diff mbox series

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

Message ID 20190917144804.16985-3-kai.heng.feng@canonical.com
State New
Headers show
Series [kvm-disco] 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 9ff3e5369c50..a94c08f2dbb5 100644
--- a/debian.kvm/config/config.common.ubuntu
+++ b/debian.kvm/config/config.common.ubuntu
@@ -1909,8 +1909,8 @@  CONFIG_PSI=y
 CONFIG_PVH=y
 CONFIG_PVPANIC=m
 # 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