aboutsummaryrefslogtreecommitdiff
path: root/include/configs/somlabs_visionsom_6ull.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/somlabs_visionsom_6ull.h')
-rw-r--r--include/configs/somlabs_visionsom_6ull.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/somlabs_visionsom_6ull.h b/include/configs/somlabs_visionsom_6ull.h
index 3418d4e..041a83b0 100644
--- a/include/configs/somlabs_visionsom_6ull.h
+++ b/include/configs/somlabs_visionsom_6ull.h
@@ -61,8 +61,8 @@
/* USB Configs */
#ifdef CONFIG_CMD_USB
-#define CONFIG_MXC_USB_PORTSC (PORT_PTS_UTMI | PORT_PTS_PTW)
-#define CONFIG_MXC_USB_FLAGS 0
+#define CFG_MXC_USB_PORTSC (PORT_PTS_UTMI | PORT_PTS_PTW)
+#define CFG_MXC_USB_FLAGS 0
#endif
#ifdef CONFIG_CMD_NET