Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig
[platform/kernel/u-boot.git] / include / configs / kzm9g.h
index 7e99490..442505a 100644 (file)
 /* NOR Flash */
 #define KZM_FLASH_BASE (0x00000000)
 #define CONFIG_SYS_FLASH_BASE          (KZM_FLASH_BASE)
-#define CONFIG_SYS_FLASH_CFI_WIDTH     (FLASH_CFI_16BIT)
 #define CONFIG_SYS_MAX_FLASH_SECT      (512)
 
 /* prompt */
-#define CONFIG_SYS_PBSIZE              256
 #define CONFIG_SYS_BAUDRATE_TABLE      { 115200 }
 
 /* SCIF */