OSDN Git Service

Promote rfkill.
authorRob Landley <rob@landley.net>
Mon, 9 Jun 2014 12:13:05 +0000 (07:13 -0500)
committerRob Landley <rob@landley.net>
Mon, 9 Jun 2014 12:13:05 +0000 (07:13 -0500)
toys/other/rfkill.c [moved from toys/pending/rfkill.c with 99% similarity]

similarity index 99%
rename from toys/pending/rfkill.c
rename to toys/other/rfkill.c
index 04f7208..af3efe1 100644 (file)
@@ -9,7 +9,7 @@ USE_RFKILL(NEWTOY(rfkill, "<1>2", TOYFLAG_SBIN))
 
 config RFKILL
   bool "rfkill"
-  default n
+  default y
   help
     Usage: rfkill COMMAND [DEVICE]