hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/drivers/media/radio/wl128x/Kconfig
....@@ -1,7 +1,7 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 #
23 # TI's wl128x FM driver based on TI's ST driver.
34 #
4
-menu "Texas Instruments WL128x FM driver (ST based)"
55 config RADIO_WL128X
66 tristate "Texas Instruments WL128x FM Radio"
77 depends on VIDEO_V4L2 && RFKILL && TTY && TI_ST
....@@ -12,6 +12,4 @@
1212 In order to control your radio card, you will need to use programs
1313 that are compatible with the Video For Linux 2 API. Information on
1414 this API and pointers to "v4l2" programs may be found at
15
- <file:Documentation/media/media_uapi.rst>.
16
-
17
-endmenu
15
+ <file:Documentation/userspace-api/media/index.rst>.