summaryrefslogtreecommitdiffstats
path: root/features/btrfs
diff options
context:
space:
mode:
authorGabriel Ionescu <gabriel.ionescu@enea.com>2017-06-20 15:27:00 +0200
committerAdrian Dudau <adrian.dudau@enea.com>2017-06-21 10:59:08 +0200
commit40d186df2dc94bcb1b8b0204f691678b9fa87466 (patch)
tree8027d05c436963c3922031c775cd573d017a72ed /features/btrfs
parentf42ac6c2248c3b1f49795abd2597856ceb1d8ce3 (diff)
downloadenea-kernel-cache-40d186df2dc94bcb1b8b0204f691678b9fa87466.tar.gz
Kernel: Add specific ragments for disabling unnecessary features
Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'features/btrfs')
-rw-r--r--features/btrfs/btrfs_n.cfg8
-rw-r--r--features/btrfs/btrfs_n.scc4
2 files changed, 12 insertions, 0 deletions
diff --git a/features/btrfs/btrfs_n.cfg b/features/btrfs/btrfs_n.cfg
new file mode 100644
index 0000000..7322f27
--- /dev/null
+++ b/features/btrfs/btrfs_n.cfg
@@ -0,0 +1,8 @@
1CONFIG_BTRFS_FS=n
2CONFIG_BTRFS_FS_POSIX_ACL=n
3# CONFIG_BTRFS_FS_CHECK_INTEGRITY is not set
4# CONFIG_BTRFS_FS_RUN_SANITY_TESTS is not set
5# CONFIG_BTRFS_DEBUG is not set
6# CONFIG_BTRFS_ASSERT is not set
7CONFIG_XOR_BLOCKS=n
8CONFIG_RAID6_PQ=n
diff --git a/features/btrfs/btrfs_n.scc b/features/btrfs/btrfs_n.scc
new file mode 100644
index 0000000..638f87f
--- /dev/null
+++ b/features/btrfs/btrfs_n.scc
@@ -0,0 +1,4 @@
1define KFEATURE_DESCRIPTION "Disable btrfs support"
2define KFEATURE_COMPATIBILITY all
3
4kconf non-hardware btrfs_n.cfg