From ad17a81c0627537e022967628410cd12dd781b53 Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Sun, 31 Aug 2014 07:10:58 +0900 Subject: versatile: kconfig: move common settings Move Versatile-specific settings to versatile/Kconfig. Signed-off-by: Masahiro Yamada --- configs/versatileab_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/versatileab_defconfig') diff --git a/configs/versatileab_defconfig b/configs/versatileab_defconfig index 9d64dd0e56..94680fef21 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 -- cgit v1.2.3