summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2018-04-03 19:23:33 +0200
committerDavid Sterba <dsterba@suse.com>2018-04-12 16:29:55 +0200
commit852eb3aeeaf65f175f15c7af6a31aeffc050d659 (patch)
tree153179f810e5b9040b5fbcc715d70f7e50173c2f /fs
parentc1d7c514f745628eb096c5cbb10737855879ae25 (diff)
btrfs: add SPDX header to Kconfig
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs')
-rw-r--r--fs/btrfs/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/btrfs/Kconfig b/fs/btrfs/Kconfig
index 167e5dc7eadd..23537bc8c827 100644
--- a/fs/btrfs/Kconfig
+++ b/fs/btrfs/Kconfig
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0
+
config BTRFS_FS
tristate "Btrfs filesystem support"
select LIBCRC32C