aboutsummaryrefslogtreecommitdiff
path: root/include/configs/mx7ulp_com.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mx7ulp_com.h')
-rw-r--r--include/configs/mx7ulp_com.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mx7ulp_com.h b/include/configs/mx7ulp_com.h
index 5ee5129..a310c64 100644
--- a/include/configs/mx7ulp_com.h
+++ b/include/configs/mx7ulp_com.h
@@ -51,5 +51,5 @@
#define CFG_SYS_INIT_RAM_ADDR IRAM_BASE_ADDR
#define CFG_SYS_INIT_RAM_SIZE SZ_256K
-#define CONFIG_MXC_USB_PORTSC (PORT_PTS_UTMI | PORT_PTS_PTW)
+#define CFG_MXC_USB_PORTSC (PORT_PTS_UTMI | PORT_PTS_PTW)
#endif /* __CONFIG_H */