]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/sunxi-common.h
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
[karo-tx-uboot.git] / include / configs / sunxi-common.h
index 5adcc39e02a9360890c3e8434260080064c674c5..c00234203469467e6a0c538fab3b25f34d8cee77 100644 (file)
@@ -326,8 +326,8 @@ extern int soft_i2c_gpio_scl;
 #endif
 
 #ifdef CONFIG_USB_MUSB_SUNXI
-#define CONFIG_MUSB_HOST
-#define CONFIG_MUSB_PIO_ONLY
+#define CONFIG_USB_MUSB_HOST
+#define CONFIG_USB_MUSB_PIO_ONLY
 #endif
 
 #ifdef CONFIG_USB_KEYBOARD