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
ee8075bfa7
commit
ed1013e87a
|
|
@ -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