]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/aristainetos/Kconfig
i2c, mxc: rework i2c base address names for different SoCs
[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
6config SYS_SOC
7e929172
SB
7 default "mx6"
8
9config SYS_CONFIG_NAME
7e929172
SB
10 default "aristainetos"
11
12endif