aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavan Savoy <pavan_savoy@ti.com>2011-04-08 05:57:43 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2011-04-22 20:01:09 -0400
commitfc2711992b8601c20b7cc078f533e55c3106fbd4 (patch)
tree04754a44feffa12fb31673e37b8f833f58d0af7a
parent764b0c4b3256ad4431cb52eaf99c0abe6df0a085 (diff)
drivers:misc:ti-st: remove rfkill dependency
rfkill is no longer used by Texas Instruments shared transport driver to communicate with user-space. This patch removes the dependency of rfkill to be enabled to build shared transport driver in the Kconfig. Signed-off-by: Pavan Savoy <pavan_savoy@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
-rw-r--r--drivers/misc/ti-st/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/misc/ti-st/Kconfig b/drivers/misc/ti-st/Kconfig
index 2c8c3f39710d..7c3e1069a280 100644
--- a/drivers/misc/ti-st/Kconfig
+++ b/drivers/misc/ti-st/Kconfig
@@ -5,7 +5,6 @@
5menu "Texas Instruments shared transport line discipline" 5menu "Texas Instruments shared transport line discipline"
6config TI_ST 6config TI_ST
7 tristate "Shared transport core driver" 7 tristate "Shared transport core driver"
8 depends on RFKILL
9 select FW_LOADER 8 select FW_LOADER
10 help 9 help
11 This enables the shared transport core driver for TI 10 This enables the shared transport core driver for TI