Op 30 jan 2010, om 03:01 heeft Nishanth Menon het volgende geschreven: > Kevin Hilman had written, on 01/29/2010 06:26 PM, the following: >> Update omap3_defconfig to work towards a minimal kernel by building >> most things as modules. Some drivers that cannot currently be built >> as modules and need to be fixed: >> - MMC: platform code uses MMC core regulator functions directly >> - ASoC: drivers call omap_ctrl_[read|write] directly >> In addition some additional changes: >> - use new SLUB allocator instead of SLAB (increased debugability) >> - compile with PREEMPT enabled by default >> - disable OABI_COMPAT. We should not pretend to support this IMHO > Curious: Does'nt most of busybox build's fail to boot without this? All the busybox builds I did for the past 3 (maybe 4) years have been EABI. People tracking a git kernel should just "get with the program" I guess :) And let's not forget that due to the ABI differences things like alsa don't work properly with EABI kernel + OABI rootfs. Enabling the OABI compat also introduces a bit of overhead when used with a pure EABI rootfs. regards, Koen-- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html