diff mbox series

[kvm-xenial] UBUNTU: [Config] Enable quota module support

Message ID 20190917144804.16985-4-kai.heng.feng@canonical.com
State New
Headers show
Series [kvm-xenial] UBUNTU: [Config] Enable quota module support | expand

Commit Message

Kai-Heng Feng Sept. 17, 2019, 2:48 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1784535

Enable the quota module support on KVM kernels, it's pretty useful for
many cases.

Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
---
 debian.kvm/config/config.common.ubuntu | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/debian.kvm/config/config.common.ubuntu b/debian.kvm/config/config.common.ubuntu
index aaba5a08e890..d11ab7ea48d6 100644
--- a/debian.kvm/config/config.common.ubuntu
+++ b/debian.kvm/config/config.common.ubuntu
@@ -1772,8 +1772,8 @@  CONFIG_PROC_SYSCTL=y
 CONFIG_PUBLIC_KEY_ALGO_RSA=y
 # CONFIG_PUNIT_ATOM_DEBUG is not set
 # CONFIG_PWM is not set
-# CONFIG_QFMT_V1 is not set
-# CONFIG_QFMT_V2 is not set
+CONFIG_QFMT_V1=m
+CONFIG_QFMT_V2=m
 CONFIG_QNX4FS_FS=m
 # CONFIG_QNX6FS_DEBUG is not set
 CONFIG_QNX6FS_FS=m