mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 10:04:04 +02:00
staging: exfat: add missing SPDX line to Kconfig
Add SPDX identifier to Kconfig. Signed-off-by: Michael Straube <straube.linux@gmail.com> Link: https://lore.kernel.org/r/20190917190755.21723-1-straube.linux@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
54ecb8f702
commit
ec1db1be10
|
|
@ -1,3 +1,4 @@
|
|||
# SPDX-License-Identifier: GPL-2.0
|
||||
config EXFAT_FS
|
||||
tristate "exFAT fs support"
|
||||
depends on BLOCK
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user