]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blame - drivers/media/radio/wl128x/Kconfig
treewide: Add SPDX license identifier - Makefile/Kconfig
[mirror_ubuntu-focal-kernel.git] / drivers / media / radio / wl128x / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
a68793d2
MH
2#
3# TI's wl128x FM driver based on TI's ST driver.
4#
5menu "Texas Instruments WL128x FM driver (ST based)"
6config RADIO_WL128X
7 tristate "Texas Instruments WL128x FM Radio"
c579401a
GU
8 depends on VIDEO_V4L2 && RFKILL && TTY && TI_ST
9 depends on GPIOLIB || COMPILE_TEST
a68793d2 10 help
561b29e4 11 Choose Y here if you have this FM radio chip.
a68793d2 12
561b29e4
HV
13 In order to control your radio card, you will need to use programs
14 that are compatible with the Video For Linux 2 API. Information on
15 this API and pointers to "v4l2" programs may be found at
2ebe0bb3 16 <file:Documentation/media/media_uapi.rst>.
a68793d2
MH
17
18endmenu