> Hello, > > a "make randconfig 1>/dev/null" gave today : > > warning: (MMC_TIFM_SD && MMC && > EXPERIMENTAL && PCI || MEMSTICK_TIFM_MS && > MEMSTICK && EXPERIMENTAL && PCI) selects > TIFM_CORE which > has unmet direct dependencies (MISC_DEVICES && > EXPERIMENTAL && PCI) > > for the current git kernel sources. > Is this an already known issue ? For some reason, all drivers in drivers/misc have this recently added pseudo-dependency that groups them together. Probably it can be propagated to the mmc/memstick Kconfig files, even though I don't quite understand why this grouping was added in the first place. -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html