commit | fc7a08a7d7edc60b00fc45e2bb1cc34348c70bba | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Sun Aug 31 07:10:58 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Sat Aug 30 21:19:32 2014 -0400 |
tree | 9f0537777235fb5f80f7543dca5215c3550fe0cc | |
parent | c9c54e2f603766d549bd4e94b011e234f915fe15 [diff] [blame] |
versatile: kconfig: move common settings Move Versatile-specific settings to versatile/Kconfig. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
diff --git a/configs/versatileab_defconfig b/configs/versatileab_defconfig index 9d64dd0..94680fe 100644 --- a/configs/versatileab_defconfig +++ b/configs/versatileab_defconfig
@@ -1,3 +1,3 @@ CONFIG_SYS_EXTRA_OPTIONS="ARCH_VERSATILE_AB" CONFIG_ARM=y -CONFIG_TARGET_VERSATILEAB=y +CONFIG_ARCH_VERSATILE=y