forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/drivers/media/pci/bt8xx/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 config VIDEO_BT848
23 tristate "BT848 Video For Linux"
34 depends on VIDEO_DEV && PCI && I2C && VIDEO_V4L2
....@@ -13,10 +14,10 @@
1314 select VIDEO_SAA6588 if MEDIA_SUBDRV_AUTOSELECT
1415 select RADIO_ADAPTERS
1516 select RADIO_TEA575X
16
- ---help---
17
+ help
1718 Support for BT848 based frame grabber/overlay boards. This includes
1819 the Miro, Hauppauge and STB boards. Please read the material in
19
- <file:Documentation/media/v4l-drivers/bttv.rst> for more information.
20
+ <file:Documentation/admin-guide/media/bttv.rst> for more information.
2021
2122 To compile this driver as a module, choose M here: the
2223 module will be called bttv.