]> git.ipfire.org Git - people/ms/u-boot.git/blob - board/aristainetos/Kconfig
Merge git://git.denx.de/u-boot-sh
[people/ms/u-boot.git] / board / aristainetos / Kconfig
1 if TARGET_ARISTAINETOS
2
3 config SYS_BOARD
4 default "aristainetos"
5
6 config SYS_CONFIG_NAME
7 default "aristainetos"
8
9 endif
10
11 if TARGET_ARISTAINETOS2
12
13 config SYS_BOARD
14 default "aristainetos"
15
16 config SYS_CONFIG_NAME
17 default "aristainetos2"
18
19 endif
20
21 if TARGET_ARISTAINETOS2B
22
23 config SYS_BOARD
24 default "aristainetos"
25
26 config SYS_CONFIG_NAME
27 default "aristainetos2b"
28
29 endif