Re: [PATCH] wireless: Default to 'n' for 2 new added devices inKconfig.

From: Johannes Berg
Date: Tue May 24 2011 - 11:20:36 EST


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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/