Merge branch 'master' of git://git.denx.de/u-boot-arm
[platform/kernel/u-boot.git] / board / trizepsiv / Kconfig
1 if TARGET_TRIZEPSIV
2
3 config SYS_CPU
4         default "pxa"
5
6 config SYS_BOARD
7         default "trizepsiv"
8
9 config SYS_CONFIG_NAME
10         default "trizepsiv"
11
12 endif