]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/freescale/m5235evb/Kconfig
armv8: fsl-lsch3: Update VID support
[people/ms/u-boot.git] / board / freescale / m5235evb / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_M5235EVB
2
3config SYS_CPU
dd84058d
MY
4 default "mcf523x"
5
6config SYS_BOARD
dd84058d
MY
7 default "m5235evb"
8
9config SYS_VENDOR
dd84058d
MY
10 default "freescale"
11
12config SYS_CONFIG_NAME
dd84058d
MY
13 default "M5235EVB"
14
15endif