[PATCH 2/3] UBUNTU: kvm: [config] enable DMI, DMIID
Kamal Mostafa
kamal at canonical.com
Tue Oct 31 16:37:35 UTC 2017
BugLink: http://bugs.launchpad.net/bugs/1724359
Signed-off-by: Kamal Mostafa <kamal at canonical.com>
---
debian.kvm/config/config.common.ubuntu | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian.kvm/config/config.common.ubuntu b/debian.kvm/config/config.common.ubuntu
index c99e0a7..2750f24 100644
--- a/debian.kvm/config/config.common.ubuntu
+++ b/debian.kvm/config/config.common.ubuntu
@@ -503,7 +503,9 @@ CONFIG_DEVTMPFS_MOUNT=y
# CONFIG_DMADEVICES is not set
# CONFIG_DMA_API_DEBUG is not set
# CONFIG_DMA_SHARED_BUFFER is not set
-# CONFIG_DMI is not set
+CONFIG_DMI=y
+CONFIG_DMIID=y
+# CONFIG_DMI_SYSFS is not set
# CONFIG_DM_CACHE is not set
# CONFIG_DM_CRYPT is not set
# CONFIG_DM_DEBUG is not set
--
2.7.4
More information about the kernel-team
mailing list