]> git.ipfire.org Git - people/ms/u-boot.git/blob - board/alphaproject/ap_sh4a_4a/Kconfig
2352e6680692c279ba50f4b621e94ec93ca4b59f
[people/ms/u-boot.git] / board / alphaproject / ap_sh4a_4a / Kconfig
1 if TARGET_AP_SH4A_4A
2
3 config SYS_CPU
4 default "sh4"
5
6 config SYS_BOARD
7 default "ap_sh4a_4a"
8
9 config SYS_VENDOR
10 default "alphaproject"
11
12 config SYS_CONFIG_NAME
13 default "ap_sh4a_4a"
14
15 endif