On Tue, Dec 22, 2009 at 10:02:40AM -0500, Robert P. J. Day wrote: > drivers/Makefile: > > obj-y += net/ > obj-y += serial/ > obj-y += nand/ > obj-y += nor/ > obj-y += usb/ > obj-$(CONFIG_SPI) += spi/ > obj-$(CONFIG_I2C) += i2c/ > obj-$(CONFIG_VIDEO) += video/ > > > is there a fundamental reason that some of those subdirs are > auto-selected, while others are based on a CONFIG variable? asked > another way, are there some driver subdirs that are so fundamentally > required that they *should* be auto-selected, or should *everything* > be a user-selectable choice? the above just seems slightly > inconsistent and non-obvious. They should be selectable. rsc -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox