summaryrefslogtreecommitdiff
path: root/include/configs/devkit8000.h
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2017-08-07 21:37:18 (GMT)
committerTom Rini <trini@konsulko.com>2017-08-12 13:18:47 (GMT)
commit5bbc265becbec9ce1e489760eb34922ac8c0bed9 (patch)
tree9d69a188c31913a207c5f0a37c7b4975cc45583d /include/configs/devkit8000.h
parent0d43fded20e390e2e779ae4fa831fc00157f454a (diff)
downloadu-boot-fsl-qoriq-5bbc265becbec9ce1e489760eb34922ac8c0bed9.tar.xz
Convert CONFIG_NAND to Kconfig
This converts the following to Kconfig: CONFIG_NAND Signed-off-by: Adam Ford <aford173@gmail.com> [trini: Sync up a few more, add imply's] Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/devkit8000.h')
-rw-r--r--include/configs/devkit8000.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/devkit8000.h b/include/configs/devkit8000.h
index 314c393..5edf0a9 100644
--- a/include/configs/devkit8000.h
+++ b/include/configs/devkit8000.h
@@ -32,8 +32,6 @@
#define CONFIG_SYS_SPL_MALLOC_START 0x80208000
#define CONFIG_SYS_SPL_MALLOC_SIZE 0x100000 /* 1 MB */
-#define CONFIG_NAND
-
/* Physical Memory Map */
#define CONFIG_NR_DRAM_BANKS 2 /* CS1 may or may not be populated */