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