commit | 56c8f0a9c42239d1efa17e32de63a1b6144ed7ca | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Wed Apr 13 09:50:59 2016 +0530 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 18 17:11:43 2016 -0400 |
tree | d5e69ab1ccec48b7efc5e93362a49e03eae7f886 | |
parent | 96504b6684129e15f12ad2756fa557243d6a4b66 [diff] |
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>