public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] rfkill: remove input Kconfig
@ 2009-06-07 17:39 Johannes Berg
  2009-06-08  0:16 ` Marcel Holtmann
  0 siblings, 1 reply; 3+ messages in thread
From: Johannes Berg @ 2009-06-07 17:39 UTC (permalink / raw)
  To: John Linville; +Cc: linux-wireless, Marcel Holtmann

Now that we added the ioctl, there's no need to ask
the user to configure this. We will keept it enabled
for now, and eventually swap the default to n, maybe
let people configure it under EMBEDDED or so. In any
case, there's no need to bother users with this now.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
---
 net/rfkill/Kconfig |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- wireless-testing.orig/net/rfkill/Kconfig	2009-06-07 19:37:34.000000000 +0200
+++ wireless-testing/net/rfkill/Kconfig	2009-06-07 19:37:41.000000000 +0200
@@ -18,7 +18,7 @@ config RFKILL_LEDS
 	default y
 
 config RFKILL_INPUT
-	bool "RF switch input support"
+	bool
 	depends on RFKILL
 	depends on INPUT = y || RFKILL = INPUT
-	default y if !EMBEDDED
+	default y



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-06-08  6:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-07 17:39 [PATCH] rfkill: remove input Kconfig Johannes Berg
2009-06-08  0:16 ` Marcel Holtmann
2009-06-08  6:14   ` [PATCH v2] " Johannes Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox