Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig
[oweals/u-boot.git] / include / configs / woodburn_common.h
index c0bc23d96308f3e1d77763a14fc9e09c79e091b2..82c57b65e6f0e0e6e10169ae258dc6bd0ca562bf 100644 (file)
 /*
  * MTD Command for mtdparts
  */
-#define CONFIG_FLASH_CFI_MTD
 
 /*
  * FLASH and environment organization
 /*
  * CFI FLASH driver setup
  */
-#define CONFIG_SYS_FLASH_CFI           /* Flash memory is CFI compliant */
-#define CONFIG_FLASH_CFI_DRIVER
 
 /* A non-standard buffered write algorithm */
-#define CONFIG_SYS_FLASH_USE_BUFFER_WRITE      /* faster */
-#define CONFIG_SYS_FLASH_PROTECTION    /* Use hardware sector protection */
 
 /*
  * NAND FLASH driver setup