summaryrefslogtreecommitdiffstats
path: root/include/configs/davinci_dm355evm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/davinci_dm355evm.h')
-rw-r--r--include/configs/davinci_dm355evm.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/davinci_dm355evm.h b/include/configs/davinci_dm355evm.h
index 847d788292..e873fa4d8d 100644
--- a/include/configs/davinci_dm355evm.h
+++ b/include/configs/davinci_dm355evm.h
@@ -96,11 +96,11 @@
#endif
#ifdef CONFIG_USB_DAVINCI
-#define CONFIG_MUSB_HCD
+#define CONFIG_USB_MUSB_HCD
#define CONFIG_CMD_USB
#define CONFIG_USB_STORAGE
#else
-#undef CONFIG_MUSB_HCD
+#undef CONFIG_USB_MUSB_HCD
#undef CONFIG_CMD_USB
#undef CONFIG_USB_STORAGE
#endif
OpenPOWER on IntegriCloud