summaryrefslogtreecommitdiff
path: root/include/configs/wb45n.h
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2018-07-08 16:11:07 +0300
committerTom Rini <trini@konsulko.com>2018-07-22 05:26:28 +0300
commite7db856bf96213ba3f6b716be9fa264e184f74e2 (patch)
treea8030a7460729aa406846fb5e6e5ad7b50f9d4ce /include/configs/wb45n.h
parentd294335e5d51aa83b6dd57db85c3251e9a92349e (diff)
downloadu-boot-e7db856bf96213ba3f6b716be9fa264e184f74e2.tar.xz
Convert CONFIG_NAND_ATMEL to Kconfig
This converts the following to Kconfig: CONFIG_NAND_ATMEL Signed-off-by: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'include/configs/wb45n.h')
-rw-r--r--include/configs/wb45n.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/wb45n.h b/include/configs/wb45n.h
index 58c36e0d56..9e4dee50fd 100644
--- a/include/configs/wb45n.h
+++ b/include/configs/wb45n.h
@@ -40,7 +40,6 @@
(CONFIG_SYS_SDRAM_BASE + 4 * 1024 - GENERATED_GBL_DATA_SIZE)
/* NAND flash */
-#define CONFIG_NAND_ATMEL
#define CONFIG_SYS_MAX_NAND_DEVICE 1
#define CONFIG_SYS_NAND_BASE 0x40000000
/* our ALE is AD21 */