2011.11.09. 23:57 keltezéssel, Daniel Kuehn írta: > from: Daniel Kuehn <daniel@xxxxxxxx> > > Most ath9k devices are PCI/PCIe based, therefor making PCI/PCIe support > default y helps those porting a config from 2.6 kernel series > from getting "non-functional" wireless drivers with 3.x kernel series. > > Signed-off-by: Daniel Kuehn <daniel@xxxxxxxx> The option was enabled in the past but it has been removed a few months ago by the following commit: commit 64bd0821a3b66c3307d7a4ee5523e3e35ec2df0e Author: Tao Ma <boyu.mt@xxxxxxxxxx> Date: Wed May 25 09:44:05 2011 +0800 wireless: Default to 'n' for 2 new added devices in Kconfig. We make oldconfig every time when a new kernel arrives, but if we don't have such a device(I guess this is the most common case for a new device), the default value should be 'n' so that the kernel size we build doesn't grow up too much quickly. For anyone who has the device, it is OK for them to turn it on by themselves. Cc: "John W. Linville" <linville@xxxxxxxxxxxxx> Cc: Johannes Berg <johannes@xxxxxxxxxxxxxxxx> Signed-off-by: Tao Ma <boyu.mt@xxxxxxxxxx> Signed-off-by: John W. Linville <linville@xxxxxxxxxxxxx> In my opinion it should not be added again. Regards, Gabor -- 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