summaryrefslogtreecommitdiffstats
path: root/configs/k2hk_evm_defconfig
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 /configs/k2hk_evm_defconfig
parent8f69523213a2929fda1fb62fe018684444586c1b (diff)
downloadblackbird-obmc-uboot-c1f2057cee092255474705a476c3b986bd72ed41.tar.gz
blackbird-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 'configs/k2hk_evm_defconfig')
-rw-r--r--configs/k2hk_evm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/k2hk_evm_defconfig b/configs/k2hk_evm_defconfig
index 56b3fe4355..1627065937 100644
--- a/configs/k2hk_evm_defconfig
+++ b/configs/k2hk_evm_defconfig
@@ -16,3 +16,4 @@ CONFIG_SPI_FLASH_STMICRO=y
CONFIG_DM_ETH=y
CONFIG_SYS_NS16550=y
CONFIG_TI_AEMIF=y
+CONFIG_CMD_NAND=y
OpenPOWER on IntegriCloud