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