* Aaro Koskinen <aaro.koskinen@xxxxxxxxx> [101217 04:41]: > Hi, > > On Wed, 15 Dec 2010, Tony Lindgren wrote: > >* Aaro Koskinen <aaro.koskinen@xxxxxxxxx> [101215 04:48]: > >>It's not possible to compile a kernel for this board without I2C, > >>MFD_SUPPORT and TWL4030_CORE, so those should be selected. This will > >>prevent build errors when trying out different configurations. > > > >This one I'm not so convinced about. We should be able to compile > >support for each board and enable and disable these kind of options > >just fine if CONFIG_ARCH_OMAP2PLUS_TYPICAL is disabled. > > So in this case we should move the stuff with special dependencies from > the board file into e.g. board-devkit8000-peripherals, which would be > a kernel module? Or how about just have them in ifdef CONFIG_I2C_OMAP and TWL4030_CORE in the board-devkit8000.c file? Regards, Tony -- 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