Comment 20 for bug 623077

Revision history for this message
Anand Gadiyar (gadiyar) wrote : Re: Pull request (v2) for OMAP4 Pandaboard support

On 11/4/2010 2:45 AM, John Rigby wrote:
> Anand,
>
> What kernel config should I use? Thanks for working on this.
>

I had a custom config based on the omap3_defconfig. I notice now that
with plain old omap3_defconfig, as also with omap_4430sdp_defconfig,
there're a couple of build breaks. I'll send a follow on series to fix that.

For now, you can use:
- omap3_defconfig with CONFIG_USB_MUSB disabled (you get a non-SMP
kernel that boots on OMAP3/4)

- Anand