rfkill: add fake rfkill support

allow building of modules depending on RFKILL even if RFKILL is not enabled.

Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin
2016-09-27 19:06:07 +02:00
parent 376944c0ab
commit 986ec56507
2 changed files with 88 additions and 1 deletions

View File

@@ -398,7 +398,7 @@ define KernelPackage/rfkill
TITLE:=RF switch subsystem support
DEPENDS:=@USE_RFKILL +kmod-input-core
KCONFIG:= \
CONFIG_RFKILL \
CONFIG_RFKILL_FULL \
CONFIG_RFKILL_INPUT=y \
CONFIG_RFKILL_LEDS=y \
CONFIG_RFKILL_GPIO=y