Greetings! Can anyone please tell me which defconfig should I use for building linux-omap kernel (linux-2.6.22.1 + patch-2.6.22-omap1) for my omap3evm board? I'm getting the following error if I use omap3evm_defconfig(with IPV6 enabled and PM disabled) that comes with the TI kernel. ------------------------------------------------------------------ CC lib/vsprintf.o AR lib/lib.a GEN .version CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 arm-none-linux-gnueabi-ld: no machine record defined arm-none-linux-gnueabi-ld: no machine record defined drivers/built-in.o: In function `omapfb_do_probe': /home/amit/omap35xx/ti/muru_linux/linux-2.6.22.1/drivers/video/omap/omapfb_main.c:1777: undefined reference to `omap2_int_ctrl' drivers/built-in.o: In function `musb_stage2_irq': /home/amit/omap35xx/ti/muru_linux/linux-2.6.22.1/drivers/usb/musb/plat_uds.c:739: undefined reference to `musb_hnp_stop' make: *** [.tmp_vmlinux1] Error 1 ------------------------------------------------------------------ Is there any patch or work-around available for this problem? Thanks for your concern. Regards Amit Pundir -- 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