]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/Marvell/sheevaplug/Kconfig
engicam: Set fdt_file env during run-time
[people/ms/u-boot.git] / board / Marvell / sheevaplug / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_SHEEVAPLUG
2
dd84058d 3config SYS_BOARD
dd84058d
MY
4 default "sheevaplug"
5
6config SYS_VENDOR
dd84058d
MY
7 default "Marvell"
8
dd84058d 9config SYS_CONFIG_NAME
dd84058d
MY
10 default "sheevaplug"
11
12endif