diff options
Diffstat (limited to 'include/configs/smartweb.h')
-rw-r--r-- | include/configs/smartweb.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/smartweb.h b/include/configs/smartweb.h index c6a2f8a8d1..23137bd5f8 100644 --- a/include/configs/smartweb.h +++ b/include/configs/smartweb.h @@ -78,7 +78,6 @@ ROUND(3 * CONFIG_ENV_SIZE + (4 * SZ_1M), 0x1000) /* NAND flash settings */ -#define CONFIG_NAND_ATMEL #define CONFIG_SYS_MAX_NAND_DEVICE 1 #define CONFIG_SYS_NAND_BASE ATMEL_BASE_CS3 #define CONFIG_SYS_NAND_DBW_8 |