summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2016-04-13 09:51:00 +0530
committerTom Rini <trini@konsulko.com>2016-04-18 17:11:43 -0400
commitc1f2057cee092255474705a476c3b986bd72ed41 (patch)
treefed361bf13640583582f35b27fddba4fc328cb2d /include
parent8f69523213a2929fda1fb62fe018684444586c1b (diff)
downloadtalos-obmc-uboot-c1f2057cee092255474705a476c3b986bd72ed41.tar.gz
talos-obmc-uboot-c1f2057cee092255474705a476c3b986bd72ed41.zip
configs: ks2: move CMD_NAND to defconfigs
NAND is not yet enabled on all Keystone2 platforms. So enabled CMD_NAND in the respective defconfigs only if available. Reported-by: Nishanth Menon <nm@ti.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/ti_armv7_keystone2.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ti_armv7_keystone2.h b/include/configs/ti_armv7_keystone2.h
index 61c71749be..be3c29955f 100644
--- a/include/configs/ti_armv7_keystone2.h
+++ b/include/configs/ti_armv7_keystone2.h
@@ -208,7 +208,6 @@
#define CONFIG_CMD_DHCP
#define CONFIG_CMD_PING
#define CONFIG_CMD_SAVES
-#define CONFIG_CMD_NAND
#define CONFIG_CMD_UBI
#define CONFIG_CMD_UBIFS
#define CONFIG_CMD_SF
OpenPOWER on IntegriCloud