summaryrefslogtreecommitdiff
path: root/include/configs/smartweb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/smartweb.h')
-rw-r--r--include/configs/smartweb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/smartweb.h b/include/configs/smartweb.h
index a77215d19be..c8f5816fed9 100644
--- a/include/configs/smartweb.h
+++ b/include/configs/smartweb.h
@@ -55,7 +55,6 @@
/* NAND flash settings */
#define CONFIG_SYS_NAND_BASE ATMEL_BASE_CS3
-#define CONFIG_SYS_NAND_DBW_8
#define CONFIG_SYS_NAND_MASK_ALE (1 << 21)
#define CONFIG_SYS_NAND_MASK_CLE (1 << 22)
#define CONFIG_SYS_NAND_ENABLE_PIN AT91_PIN_PC14