Revert "linux-virtualization: expand lxc config support"

While BTRFS can be useful on server-class systems (e.g. RAID-based or
snapshot-heavy setups), enabling it unconditionally is not appropriate
for typical embedded systems. It introduces unnecessary kernel
complexity, pulls in RAID6 support, and increases kernel boot time by
approximately 0.7 seconds.

This reverts commit 503e50f392.

Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
This commit is contained in:
Isaac Hermida 2026-01-29 13:42:30 +01:00
parent fbda81187c
commit 5f5bf6c089
1 changed files with 0 additions and 2 deletions

View File

@ -60,8 +60,6 @@ CONFIG_UNIX_DIAG=m
CONFIG_NETFILTER_XT_MATCH_COMMENT=m
CONFIG_NETLINK_DIAG=m
CONFIG_MACVLAN=y
CONFIG_BTRFS_FS=y
CONFIG_BTRFS_FS_POSIX_ACL=y
CONFIG_BPF_SYSCALL=y
CONFIG_CGROUP_BPF=y
CONFIG_CFS_BANDWIDTH=y