Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig
[oweals/u-boot.git] / include / configs / mx35pdk.h
index 383ba9bbf003a81d601ce2bdddb9b30e7e3bcb28..e153dfb1992231599d511fe39bd90b412fa06ad2 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_FLASH_SPANSION_S29WS_N
-#define CONFIG_SYS_FLASH_USE_BUFFER_WRITE      /* faster */
-#define CONFIG_SYS_FLASH_PROTECTION    /* Use hardware sector protection */
 
 /*
  * NAND FLASH driver setup