]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/buffalo/lsxl/Kconfig
kconfig: remove redundant "string" type in arch and board Kconfigs
[people/ms/u-boot.git] / board / buffalo / lsxl / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_LSXL
2
dd84058d 3config SYS_BOARD
dd84058d
MY
4 default "lsxl"
5
6config SYS_VENDOR
dd84058d
MY
7 default "buffalo"
8
dd84058d 9config SYS_CONFIG_NAME
dd84058d
MY
10 default "lsxl"
11
12endif