nomadik: kconfig: move board select menu and common settings
Becuase the board select menu in arch/arm/Kconfig is too big, move the Nomadik board select menu to nomadik/Kconfig. Move also common settings (CONFIG_SYS_CPU="arm926ejs" and CONFIG_SYS_SOC="nomadik"). Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
This commit is contained in:
committed by
Tom Rini
parent
ef2b694c73
commit
16e16fdde2
@@ -13,9 +13,7 @@
|
||||
#include <nomadik.h>
|
||||
|
||||
#define CONFIG_ARM926EJS
|
||||
#define CONFIG_NOMADIK
|
||||
#define CONFIG_NOMADIK_8815 /* cpu variant */
|
||||
#define CONFIG_NOMADIK_NHK8815 /* board variant */
|
||||
|
||||
#define CONFIG_SKIP_LOWLEVEL_INIT /* we have already been loaded to RAM */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user