sunxi: usb: Switch to Generic host controllers
[platform/kernel/u-boot.git] / include / configs / omapl138_lcdk.h
index 39fdf06..2002444 100644 (file)
 #endif
 
 #ifdef CONFIG_SYS_USE_NOR
-#define CONFIG_FLASH_CFI_DRIVER
-#define CONFIG_SYS_FLASH_CFI
-#define CONFIG_SYS_FLASH_PROTECTION
 #define CONFIG_SYS_MAX_FLASH_BANKS     1 /* max number of flash banks */
 #define CONFIG_SYS_FLASH_SECT_SZ       (128 << 10) /* 128KB */
 #define CONFIG_ENV_OFFSET              (CONFIG_SYS_FLASH_SECT_SZ * 3)