omap4: kconfig: move board select menu and common settings
Becuase the board select menu in arch/arm/Kconfig is too big, move the OMAP4 board select menu to omap4/Kconfig. Move also common settings (CONFIG_SYS_CPU="armv7" and CONFIG_SYS_SOC="omap4"). Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Reviewed-by: Tom Rini <trini@ti.com> Cc: Lokesh Vutla <lokeshvutla@ti.com>
This commit is contained in:

committed by
Tom Rini

parent
3cfbcb58d3
commit
d08215a5f1
@@ -15,7 +15,6 @@
|
||||
/*
|
||||
* High Level Configuration Options
|
||||
*/
|
||||
#define CONFIG_OMAP44XX 1 /* which is a 44XX */
|
||||
#define CONFIG_OMAP4430 1 /* which is in a 4430 */
|
||||
#define CONFIG_MISC_INIT_R
|
||||
#define CONFIG_ARCH_CPU_INIT
|
||||
|
Reference in New Issue
Block a user