commit | ad17a81c0627537e022967628410cd12dd781b53 | [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 | f40b98986384373e03e0b2f19833c3e65e452fdb [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