]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/logicpd/omap3som/Kconfig
Merge git://git.denx.de/u-boot-mpc85xx
[people/ms/u-boot.git] / board / logicpd / omap3som / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_OMAP3_LOGIC
2
dd84058d 3config SYS_BOARD
dd84058d
MY
4 default "omap3som"
5
6config SYS_VENDOR
dd84058d
MY
7 default "logicpd"
8
dd84058d 9config SYS_CONFIG_NAME
dd84058d
MY
10 default "omap3_logic"
11
eec342ab
AF
12source "board/ti/common/Kconfig"
13
dd84058d 14endif