On Wed, Mar 03, 2010 at 01:34:01PM -0500, Jeff Garzik wrote: [...] > >OTOH, we can introduce invisible SATA_LIBAHCI, which is better, > >I think. > > There is no need for any Kconfig wrangling. Just do it in the Makefile: > > obj-$(SATA_AHCI_EXAMPLE1) += sata_example1.o libahci.o > obj-$(SATA_AHCI_EXAMPLE2) += sata_example2.o libahci.o > > Thus, > > 1) update PCI ahci's Makefile entry > 2) add Kconfig and Makefile entry for platform_ahci > > No need to touch PCI AHCI's Kconfig bits at all. Ah, I see. Will do. Thanks! -- Anton Vorontsov email: cbouatmailru@xxxxxxxxx irc://irc.freenode.net/bd2 -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html