linux-virtualization: expand lxc config support
enable the kernel BTRFS filesystem support for better support with LXC incremental snapshots. Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
This commit is contained in:
parent
02cf30583b
commit
503e50f392
|
|
@ -60,3 +60,5 @@ 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
|
||||
|
|
|
|||
Loading…
Reference in New Issue