summaryrefslogtreecommitdiffstats
path: root/cpu/arm920t/s3c24x0/usb.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/arm920t/s3c24x0/usb.c')
-rw-r--r--cpu/arm920t/s3c24x0/usb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/arm920t/s3c24x0/usb.c b/cpu/arm920t/s3c24x0/usb.c
index 4bc7961a01..ef5d5bf71b 100644
--- a/cpu/arm920t/s3c24x0/usb.c
+++ b/cpu/arm920t/s3c24x0/usb.c
@@ -23,7 +23,7 @@
#include <common.h>
-#if defined(CONFIG_USB_OHCI) && defined(CFG_USB_OHCI_CPU_INIT)
+#if defined(CONFIG_USB_OHCI_NEW) && defined(CFG_USB_OHCI_CPU_INIT)
# if defined(CONFIG_S3C2400) || defined(CONFIG_S3C2410)
#if defined(CONFIG_S3C2400)
OpenPOWER on IntegriCloud