mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-19 18:53:52 +08:00
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>
This commit is contained in:
parent
764b0c4b32
commit
fc2711992b
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user