summaryrefslogtreecommitdiffstats
path: root/arch/arc/Kconfig
diff options
context:
space:
mode:
authorAlexey Brodkin <abrodkin@synopsys.com>2015-08-24 18:49:37 +0300
committerAlexey Brodkin <abrodkin@synopsys.com>2015-09-07 13:38:24 +0300
commita883f83e6d62fef1830b1634ccb72535c43696f7 (patch)
tree3eac232e84fd0c8e433e9df17d29fc6feb0e0117 /arch/arc/Kconfig
parent6015f8f1b6fc30de7b4839bd691058583ec7f521 (diff)
downloadtalos-obmc-uboot-a883f83e6d62fef1830b1634ccb72535c43696f7.tar.gz
talos-obmc-uboot-a883f83e6d62fef1830b1634ccb72535c43696f7.zip
arc: make AXS101 default platform
This fixes building in automated flow that doesn't use defconfigs. See discussion on that topic here: http://patchwork.ozlabs.org/patch/502558/ See similar patches for other architectures/platforms here: [1] http://git.denx.de/?p=u-boot.git;a=commit;h=ff560a13056a565a4e9ce1761bd04276a3cace88 [2] http://git.denx.de/?p=u-boot.git;a=commit;h=589907e2c187ec69b351c38ccda36730d25ab5d6 And while at it add missing shell prompt to axs103. Cc: Tom Rini <trini@konsulko.com> Cc: Joe Hershberger <joe.hershberger@gmail.com> Cc: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Diffstat (limited to 'arch/arc/Kconfig')
-rw-r--r--arch/arc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arc/Kconfig b/arch/arc/Kconfig
index 925e31201e..264c83d261 100644
--- a/arch/arc/Kconfig
+++ b/arch/arc/Kconfig
@@ -129,7 +129,7 @@ config ARC_CACHE_LINE_SHIFT
choice
prompt "Target select"
- optional
+ default TARGET_AXS101
config TARGET_TB100
bool "Support tb100"
OpenPOWER on IntegriCloud