• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0-only
2#
3# RF switch subsystem configuration
4#
5config RFKILL_RK
6	tristate "Rockchip RFKILL driver"
7	depends on RFKILL
8	depends on MMC
9	depends on ARCH_ROCKCHIP
10	default y
11	help
12	  Rockchip rfkill driver for rk29/rk3X
13