Skip to content
Snippets Groups Projects
Commit fc271199 authored by Pavan Savoy's avatar Pavan Savoy Committed by Greg Kroah-Hartman
Browse files

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: default avatarPavan Savoy <pavan_savoy@ti.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 764b0c4b
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,6 @@ ...@@ -5,7 +5,6 @@
menu "Texas Instruments shared transport line discipline" menu "Texas Instruments shared transport line discipline"
config TI_ST config TI_ST
tristate "Shared transport core driver" tristate "Shared transport core driver"
depends on RFKILL
select FW_LOADER select FW_LOADER
help help
This enables the shared transport core driver for TI This enables the shared transport core driver for TI
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment