kernel/drivers/staging/sm750fb/Kconfig
.. .. @@ -1,3 +1,4 @@ 1 +# SPDX-License-Identifier: GPL-2.01 2 config FB_SM750 2 3 tristate "Silicon Motion SM750 framebuffer support" 3 4 depends on FB && PCI .. .. @@ -11,4 +12,4 @@ 11 12 12 13 This driver is also available as a module. The module will be 13 14 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>.