summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/mx6/Kconfig
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2015-08-24 11:36:40 +0200
committerStefano Babic <sbabic@denx.de>2015-09-02 15:38:16 +0200
commit9627084c2338c52e61d31e41c797386f71e8dedf (patch)
tree11825ff8b6c6e72590f25fb8b6ac67f640a77f0f /arch/arm/cpu/armv7/mx6/Kconfig
parentc4e498d9a34794e96aa358b2f20bac3e00ac618d (diff)
downloadtalos-obmc-uboot-9627084c2338c52e61d31e41c797386f71e8dedf.tar.gz
talos-obmc-uboot-9627084c2338c52e61d31e41c797386f71e8dedf.zip
arm, imx6: add aristainetos 2b board version
there is a 2b board version of the aristainetos2 board. Differences to the v2: - spi cs for the nor flash and display controller changed - some pinmux changes - LED gpio settings changed Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'arch/arm/cpu/armv7/mx6/Kconfig')
-rw-r--r--arch/arm/cpu/armv7/mx6/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/cpu/armv7/mx6/Kconfig b/arch/arm/cpu/armv7/mx6/Kconfig
index 77fad0449d..8b0120fea5 100644
--- a/arch/arm/cpu/armv7/mx6/Kconfig
+++ b/arch/arm/cpu/armv7/mx6/Kconfig
@@ -41,6 +41,10 @@ config TARGET_ARISTAINETOS2
bool "aristainetos2"
select CPU_V7
+config TARGET_ARISTAINETOS2B
+ bool "Support aristainetos2-revB"
+ select CPU_V7
+
config TARGET_CGTQMX6EVAL
bool "cgtqmx6eval"
select CPU_V7
OpenPOWER on IntegriCloud