omap5: kconfig: move board select menu and common settings
Becuase the board select menu in arch/arm/Kconfig is too big, move the OMAP5 board select menu to omap5/Kconfig. Move also common settings (CONFIG_SYS_CPU="armv7" and CONFIG_SYS_SOC="omap5"). 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
d08215a5f1
commit
6c5431ac81
@@ -17,7 +17,6 @@
|
||||
#ifndef __CONFIG_TI_OMAP5_COMMON_H
|
||||
#define __CONFIG_TI_OMAP5_COMMON_H
|
||||
|
||||
#define CONFIG_OMAP54XX
|
||||
#define CONFIG_DISPLAY_CPUINFO
|
||||
#define CONFIG_DISPLAY_BOARDINFO
|
||||
#define CONFIG_MISC_INIT_R
|
||||
|
||||
Reference in New Issue
Block a user