]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/ti/evm/Kconfig
omap3: Drop omap3_evm_quick_* targets
[people/ms/u-boot.git] / board / ti / evm / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_OMAP3_EVM
2
dd84058d 3config SYS_BOARD
dd84058d
MY
4 default "evm"
5
6config SYS_VENDOR
dd84058d
MY
7 default "ti"
8
dd84058d 9config SYS_CONFIG_NAME
dd84058d
MY
10 default "omap3_evm"
11
12endif