]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/aristainetos/Kconfig
arm, imx6: add support for aristainetos2 board
[karo-tx-uboot.git] / board / aristainetos / Kconfig
index b8e380eb8487c6e5bbc57290bb55f9101ef89a82..500b665cb95a6feae18656ec30275c5b14cd7de5 100644 (file)
@@ -10,3 +10,16 @@ config SYS_CONFIG_NAME
        default "aristainetos"
 
 endif
+
+if TARGET_ARISTAINETOS2
+
+config SYS_BOARD
+       default "aristainetos"
+
+config SYS_SOC
+       default "mx6"
+
+config SYS_CONFIG_NAME
+       default "aristainetos2"
+
+endif