wireless: Default to 'n' for 2 new added devices in Kconfig.
authorTao Ma <boyu.mt@taobao.com>
Wed, 25 May 2011 01:44:05 +0000 (09:44 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 27 May 2011 16:53:46 +0000 (12:53 -0400)
commit64bd0821a3b66c3307d7a4ee5523e3e35ec2df0e
tree934698582652f49027aad65889941cfc48ff9395
parentaac11c1b351413aa3412e258e2b2dcba31777209
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@tuxdriver.com>
Cc: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Tao Ma <boyu.mt@taobao.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/Kconfig
drivers/net/wireless/rt2x00/Kconfig