On Tue, 2011-05-24 at 23:11 +0800, Tao Ma wrote: > config ATH9K_PCI > bool "Atheros ath9k PCI/PCIe bus support" > + default n > depends on ATH9K && PCI > default PCI should just remove the "default PCI" instead, "default n" is the default if no default is given. > config RT2800USB_RT53XX > bool "rt2800usb - Include support for rt53xx devices (EXPERIMENTAL)" > depends on EXPERIMENTAL > - default y > + default n ditto just remove "default y" johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html