summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2016-04-13 09:50:59 +0530
committerTom Rini <trini@konsulko.com>2016-04-18 17:11:43 -0400
commit8f69523213a2929fda1fb62fe018684444586c1b (patch)
treed5e69ab1ccec48b7efc5e93362a49e03eae7f886 /include
parent3bfc8152b2c09d81fb00f4d3990e5dfd59682b96 (diff)
downloadtalos-obmc-uboot-8f69523213a2929fda1fb62fe018684444586c1b.tar.gz
talos-obmc-uboot-8f69523213a2929fda1fb62fe018684444586c1b.zip
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>
Diffstat (limited to 'include')
-rw-r--r--include/configs/ti_armv7_keystone2.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/ti_armv7_keystone2.h b/include/configs/ti_armv7_keystone2.h
index 41185a1597..61c71749be 100644
--- a/include/configs/ti_armv7_keystone2.h
+++ b/include/configs/ti_armv7_keystone2.h
@@ -145,8 +145,6 @@
/* SerDes */
#define CONFIG_TI_KEYSTONE_SERDES
-/* AEMIF */
-#define CONFIG_TI_AEMIF
#define CONFIG_AEMIF_CNTRL_BASE KS2_AEMIF_CNTRL_BASE
/* I2C Configuration */
OpenPOWER on IntegriCloud