Merge branch 'master' of git://git.denx.de/u-boot-uniphier
[oweals/u-boot.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