summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-03-31 12:47:57 +0900
committerSimon Glass <sjg@chromium.org>2015-04-18 11:11:31 -0600
commitab7b88574e762760060092c0c0c71a38e4d4eec3 (patch)
tree6c93c34f478be31a22171bd6606769b429d7f487 /arch/arm/mach-at91
parent6b98b9e6cfe75bda33964670726fd263f8aeba05 (diff)
downloadtalos-obmc-uboot-ab7b88574e762760060092c0c0c71a38e4d4eec3.tar.gz
talos-obmc-uboot-ab7b88574e762760060092c0c0c71a38e4d4eec3.zip
ARM: snapper9260: use "select" instead of default value in defconfig
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/arm/mach-at91')
-rw-r--r--arch/arm/mach-at91/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig
index 30c4e17ec9..b660a5b9eb 100644
--- a/arch/arm/mach-at91/Kconfig
+++ b/arch/arm/mach-at91/Kconfig
@@ -30,6 +30,9 @@ config TARGET_TNY_A9260
config TARGET_SNAPPER9260
bool "Support snapper9260"
select CPU_ARM926EJS
+ select DM
+ select DM_SERIAL
+ select DM_GPIO
config TARGET_AFEB9260
bool "Support afeb9260"
OpenPOWER on IntegriCloud