]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/ronetix/pm9263/Kconfig
ARM: at91: move board select menu and common settings
[people/ms/u-boot.git] / board / ronetix / pm9263 / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_PM9263
2
dd84058d 3config SYS_BOARD
dd84058d
MY
4 default "pm9263"
5
6config SYS_VENDOR
dd84058d
MY
7 default "ronetix"
8
dd84058d 9config SYS_CONFIG_NAME
dd84058d
MY
10 default "pm9263"
11
12endif