]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/aristainetos/Kconfig
configs: Migrate CONFIG_SYS_TEXT_BASE
[people/ms/u-boot.git] / board / aristainetos / Kconfig
CommitLineData
7e929172
SB
1if TARGET_ARISTAINETOS
2
7e929172 3config SYS_BOARD
7e929172
SB
4 default "aristainetos"
5
7e929172 6config SYS_CONFIG_NAME
7e929172
SB
7 default "aristainetos"
8
9endif
7254d92e
HS
10
11if TARGET_ARISTAINETOS2
12
13config SYS_BOARD
14 default "aristainetos"
15
7254d92e
HS
16config SYS_CONFIG_NAME
17 default "aristainetos2"
18
19endif
9627084c
HS
20
21if TARGET_ARISTAINETOS2B
22
23config SYS_BOARD
24 default "aristainetos"
25
9627084c
HS
26config SYS_CONFIG_NAME
27 default "aristainetos2b"
28
29endif