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