]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/cpu/armv7/mx6/Kconfig
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
[u-boot] / arch / arm / cpu / armv7 / mx6 / Kconfig
index 78383f0e8970d69af8bf6dfa10275fa000e151d3..4214ab5dc61286bce7c11197e18cf3732b76736a 100644 (file)
@@ -35,6 +35,10 @@ choice
        prompt "MX6 board select"
        optional
 
+config TARGET_ADVANTECH_DMS_BA16
+       bool "Advantech dms-ba16"
+       select MX6Q
+
 config TARGET_ARISTAINETOS
        bool "aristainetos"
 
@@ -200,6 +204,7 @@ config SYS_SOC
        default "mx6"
 
 source "board/ge/bx50v3/Kconfig"
+source "board/advantech/dms-ba16/Kconfig"
 source "board/aristainetos/Kconfig"
 source "board/bachmann/ot1200/Kconfig"
 source "board/barco/platinum/Kconfig"