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