On Wed, Apr 11, 2012 at 5:59 PM, Gary Thomas <[email protected]> wrote: > I'd like to try building without CONFIG_PM, but when I disabled this, my > kernel fails to come up. Can someone point me to the magic to build without > CONFIG_PM, or possibly send me a working config file?
You probably need this patch: http://marc.info/?l=linux-omap&m=133374930011086&w=2 If it still won't boot, you'll need to enable earlyprintk both in .config and as kernel argument to see where it dies. -- Gražvydas -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
