]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/renesas/r0p7734/Kconfig
sh: consolidate CONFIG_SYS_CPU defines
[people/ms/u-boot.git] / board / renesas / r0p7734 / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_R0P7734
2
dd84058d 3config SYS_BOARD
dd84058d
MY
4 default "r0p7734"
5
6config SYS_VENDOR
dd84058d
MY
7 default "renesas"
8
9config SYS_CONFIG_NAME
dd84058d
MY
10 default "r0p7734"
11
12endif