]> git.sur5r.net Git - u-boot/commit
memory: Move TI_AEMIF config to KCONFIG
authorLokesh Vutla <lokeshvutla@ti.com>
Wed, 13 Apr 2016 04:20:59 +0000 (09:50 +0530)
committerTom Rini <trini@konsulko.com>
Mon, 18 Apr 2016 21:11:43 +0000 (17:11 -0400)
commit8f69523213a2929fda1fb62fe018684444586c1b
treed5e69ab1ccec48b7efc5e93362a49e03eae7f886
parent3bfc8152b2c09d81fb00f4d3990e5dfd59682b96
memory: Move TI_AEMIF config to KCONFIG

Not all Keystone2 devices has AEMIF NAND controller. So adding Kconfig
entry for CONFIG_TI_AEMIF and enabling it in respective defconfigs on
platforms with AEMIF controller.

Reported-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
board/ti/ks2_evm/board.c
configs/k2e_evm_defconfig
configs/k2hk_evm_defconfig
configs/k2l_evm_defconfig
drivers/Kconfig
drivers/memory/Kconfig [new file with mode: 0644]
include/configs/ti_armv7_keystone2.h