]> Git Repo - J-u-boot.git/blobdiff - board/aristainetos/Kconfig
ARM: dts: sama5d2: Add pwm0 definition
[J-u-boot.git] / board / aristainetos / Kconfig
index 2ad3dbd56cb1eca4d790c15bd4956551be4e2bd8..2d8fcc513f8033e6d24c94762f7c4b91a30a67d1 100644 (file)
@@ -1,4 +1,4 @@
-if TARGET_ARISTAINETOS2
+if TARGET_ARISTAINETOS2C
 
 source "board/aristainetos/common/Kconfig"
 
@@ -6,23 +6,14 @@ config SYS_BOARD
        default "aristainetos"
 
 config SYS_BOARD_VERSION
-       default 2
-
-endif
-
-if TARGET_ARISTAINETOS2B
-
-source "board/aristainetos/common/Kconfig"
-
-config SYS_BOARD
-       default "aristainetos"
+       default 5
 
-config SYS_BOARD_VERSION
-       default 3
+config IMX_CONFIG
+       default "board/aristainetos/aristainetos2.cfg"
 
 endif
 
-if TARGET_ARISTAINETOS2BCSL
+if TARGET_ARISTAINETOS2CCSLB
 
 source "board/aristainetos/common/Kconfig"
 
@@ -30,18 +21,9 @@ config SYS_BOARD
        default "aristainetos"
 
 config SYS_BOARD_VERSION
-       default 4
+       default 6
 
-endif
-
-if TARGET_ARISTAINETOS2C
-
-source "board/aristainetos/common/Kconfig"
-
-config SYS_BOARD
-       default "aristainetos"
-
-config SYS_BOARD_VERSION
-       default 5
+config IMX_CONFIG
+       default "board/aristainetos/aristainetos2.cfg"
 
 endif
This page took 0.026699 seconds and 4 git commands to generate.