summaryrefslogtreecommitdiff
path: root/include/configs/omap3_cairo.h
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2017-08-07 17:37:18 -0400
committerTom Rini <trini@konsulko.com>2017-08-12 09:18:47 -0400
commit5bbc265becbec9ce1e489760eb34922ac8c0bed9 (patch)
tree9d69a188c31913a207c5f0a37c7b4975cc45583d /include/configs/omap3_cairo.h
parent0d43fded20e390e2e779ae4fa831fc00157f454a (diff)
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/omap3_cairo.h')
-rw-r--r--include/configs/omap3_cairo.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/omap3_cairo.h b/include/configs/omap3_cairo.h
index 162fe0f2d3..729bcc74eb 100644
--- a/include/configs/omap3_cairo.h
+++ b/include/configs/omap3_cairo.h
@@ -36,8 +36,6 @@
#define CONFIG_SYS_SPL_MALLOC_START 0x80208000
#define CONFIG_SYS_SPL_MALLOC_SIZE 0x100000
-#define CONFIG_NAND
-
#include <configs/ti_omap3_common.h>
#define CONFIG_MISC_INIT_R
@@ -51,8 +49,6 @@
/* Probe all devices */
#define CONFIG_SYS_I2C_NOPROBES { {0x0, 0x0} }
-#define CONFIG_NAND
-
/*
* TWL4030
*/