]> git.karo-electronics.de Git - karo-tx-uboot.git/blob - board/scb9328/Kconfig
7ff7dbc4a5ab1d29d3d670fe04df57b1dac939a9
[karo-tx-uboot.git] / board / scb9328 / Kconfig
1 if TARGET_SCB9328
2
3 config SYS_CPU
4         default "arm920t"
5
6 config SYS_BOARD
7         default "scb9328"
8
9 config SYS_SOC
10         default "imx"
11
12 config SYS_CONFIG_NAME
13         default "scb9328"
14
15 endif