]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/ethernut5.h
nand: Remove unused CONFIG_MTD_NAND_ECC_JFFS2 option
[karo-tx-uboot.git] / include / configs / ethernut5.h
index 4c69af6af3f30da2d60994a3559e95426b8e3468..b79000e706a5cac3a672642ffdb505a6ef88dcbe 100644 (file)
@@ -78,7 +78,6 @@
 
 /* SPI */
 #define CONFIG_ATMEL_SPI
-#define CONFIG_SYS_SPI_WRITE_TOUT      (5 * CONFIG_SYS_HZ)
 #define AT91_SPI_CLK                   15000000
 
 /* Serial port */
 
 /* JFFS2 */
 #ifdef CONFIG_CMD_JFFS2
-#define CONFIG_MTD_NAND_ECC_JFFS2
 #define CONFIG_JFFS2_CMDLINE
 #define CONFIG_JFFS2_NAND
 #endif