]> git.sur5r.net Git - u-boot/blob - board/trizepsiv/Kconfig
arm: mx6: cm_fx6: detect 1GB DRAM correctly on solo
[u-boot] / 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