]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/cm41xx/Kconfig
arm: rmobile: silk: Add support SDHI
[people/ms/u-boot.git] / board / cm41xx / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_CM41XX
2
dd84058d 3config SYS_BOARD
dd84058d
MY
4 default "cm41xx"
5
6config SYS_SOC
dd84058d
MY
7 default "ks8695"
8
9config SYS_CONFIG_NAME
dd84058d
MY
10 default "cm41xx"
11
12endif