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/versatilepb_defconfig b/configs/versatilepb_defconfig index fadaf93..2c59e5c 100644 --- a/configs/versatilepb_defconfig +++ b/configs/versatilepb_defconfig
@@ -1,3 +1,3 @@ CONFIG_SYS_EXTRA_OPTIONS="ARCH_VERSATILE_PB" CONFIG_ARM=y -CONFIG_TARGET_VERSATILEPB=y +CONFIG_ARCH_VERSATILE=y