forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
kernel/drivers/staging/sm750fb/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0
12 config FB_SM750
23 tristate "Silicon Motion SM750 framebuffer support"
34 depends on FB && PCI
....@@ -11,4 +12,4 @@
1112
1213 This driver is also available as a module. The module will be
1314 called sm750fb. If you want to compile it as a module, say M
14
- here and read <file:Documentation/kbuild/modules.txt>.
15
+ here and read <file:Documentation/kbuild/modules.rst>.