]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/bf548-ezkit.h
karo: fdt: fix panel-dpi support
[karo-tx-uboot.git] / include / configs / bf548-ezkit.h
index 53f655890f56fe557ee3f517c37f12bcb45d74b3..f0f768ac092a5b5d10727d2b9392dd5345fc7c5c 100644 (file)
@@ -92,7 +92,6 @@
 #define CONFIG_BFIN_SPI
 #define CONFIG_ENV_SPI_MAX_HZ  30000000
 #define CONFIG_SF_DEFAULT_SPEED        30000000
-#define CONFIG_SPI_FLASH
 #define CONFIG_SPI_FLASH_STMICRO
 
 
  */
 #if !defined(__ADSPBF544__)
 #define CONFIG_USB
-#define CONFIG_MUSB_HCD
+#define CONFIG_USB_MUSB_HCD
 #define CONFIG_USB_BLACKFIN
 #define CONFIG_USB_STORAGE
-#define CONFIG_MUSB_TIMEOUT 100000
+#define CONFIG_USB_MUSB_TIMEOUT 100000
 #endif