my scanning script picked up the following in drivers/ata $ grep -r PATA_WINBOND * Kconfig:config PATA_WINBOND Kconfig:config PATA_WINBOND_VLB Makefile:obj-$(CONFIG_PATA_WINBOND) += pata_sl82c105.o pata_legacy.c:#ifdef PATA_WINBOND_VLB_MODULE $ first, that test in pata_legacy.c should be for "CONFIG_...", should it not? and there doesn't appear to be any test for just CONFIG_PATA_WINBOND_VLB. i'll leave it with someone here to figure out what needs to be tweaked. rday -- ======================================================================== Robert P. J. Day Waterloo, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn: http://ca.linkedin.com/in/rpjday ======================================================================== -- 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