commit | 6e1288c810cf8e3c5275f52cda476f4ccf6bea8e | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Apr 25 13:10:11 2017 +0900 |
committer | Tom Rini <trini@konsulko.com> | Thu Apr 27 16:49:08 2017 -0400 |
tree | 9846a89d0261ee1798621dc0ec7268408940b2f1 | |
parent | f5ebfe78d0d8927ce3c1ed06496be365fe2ae8a2 [diff] |
ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig In Linux, CONFIG_ARCH_OMAP2PLUS is used for OMAP2 or later SoCs. Rename CONFIG_ARCH_OMAP2 to CONFIG_ARCH_OMAP2PLUS to follow this naming. Move the OMAP2+ board/SoC choice down to mach-omap2/Kconfig to slim down the arch/arm/Kconfig level. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Tom Rini <trini@konsulko.com>