]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/overo/Kconfig
usb: host: xhci-omap: fix build break
[people/ms/u-boot.git] / board / overo / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_OMAP3_OVERO
2
dd84058d 3config SYS_BOARD
dd84058d
MY
4 default "overo"
5
dd84058d 6config SYS_CONFIG_NAME
dd84058d
MY
7 default "omap3_overo"
8
9endif