Merge tag 'u-boot-atmel-fixes-2021.01-b' of https://gitlab.denx.de/u-boot/custodians...
[platform/kernel/u-boot.git] / board / aristainetos / Kconfig
index 2ad3dbd..cc603c1 100644 (file)
@@ -1,28 +1,4 @@
-if TARGET_ARISTAINETOS2
-
-source "board/aristainetos/common/Kconfig"
-
-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"
-
-config SYS_BOARD_VERSION
-       default 3
-
-endif
-
-if TARGET_ARISTAINETOS2BCSL
+if TARGET_ARISTAINETOS2C
 
 source "board/aristainetos/common/Kconfig"
 
@@ -30,11 +6,11 @@ config SYS_BOARD
        default "aristainetos"
 
 config SYS_BOARD_VERSION
-       default 4
+       default 5
 
 endif
 
-if TARGET_ARISTAINETOS2C
+if TARGET_ARISTAINETOS2CCSLB
 
 source "board/aristainetos/common/Kconfig"
 
@@ -42,6 +18,6 @@ config SYS_BOARD
        default "aristainetos"
 
 config SYS_BOARD_VERSION
-       default 5
+       default 6
 
 endif