]> git.ipfire.org Git - people/ms/u-boot.git/blob - board/xaeniax/Kconfig
288f24b227b522625156404f79a45a3e514494d3
[people/ms/u-boot.git] / board / xaeniax / Kconfig
1 if TARGET_XAENIAX
2
3 config SYS_CPU
4 default "pxa"
5
6 config SYS_BOARD
7 default "xaeniax"
8
9 config SYS_CONFIG_NAME
10 default "xaeniax"
11
12 endif