]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/pandora/Kconfig
Merge branch 'master' of git://git.denx.de/u-boot-imx
[people/ms/u-boot.git] / board / pandora / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_OMAP3_PANDORA
2
dd84058d 3config SYS_BOARD
dd84058d
MY
4 default "pandora"
5
dd84058d 6config SYS_CONFIG_NAME
dd84058d
MY
7 default "omap3_pandora"
8
9endif