commit | 1204b9675ed670da9317d87a5a29f06b6412745b | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@denx.de> | Sun Dec 01 11:23:30 2019 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jan 07 10:26:56 2020 +0100 |
tree | c625e741cfda435df5f7cad439a66759b92ec611 | |
parent | 1c9c4642c3c548678d96bba9f2ae7fb499324916 [diff] [blame] |
imx6: aristainetos: readd aristainetos 2b board readd aristainetos 2b board. Signed-off-by: Heiko Schocher <hs@denx.de>
diff --git a/board/aristainetos/Kconfig b/board/aristainetos/Kconfig index 6700f51..2e1d84d 100644 --- a/board/aristainetos/Kconfig +++ b/board/aristainetos/Kconfig
@@ -9,3 +9,15 @@ default 2 endif + +if TARGET_ARISTAINETOS2B + +source "board/aristainetos/common/Kconfig" + +config SYS_BOARD + default "aristainetos" + +config SYS_BOARD_VERSION + default 3 + +endif