Merge branch 'master' of git://git.denx.de/u-boot-uniphier
[oweals/u-boot.git] / board / aristainetos / Kconfig
index ac35d6de6feb4c0c5d2e751e727ef294728286f8..500b665cb95a6feae18656ec30275c5b14cd7de5 100644 (file)
@@ -1,8 +1,5 @@
 if TARGET_ARISTAINETOS
 
-config SYS_CPU
-       default "armv7"
-
 config SYS_BOARD
        default "aristainetos"
 
@@ -13,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