[PATCH] x86_64: Generalize DMI and enable for x86-64
[pandora-kernel.git] / arch / x86_64 / Kconfig
index 348b4a0..150e1ac 100644 (file)
@@ -69,6 +69,10 @@ config ARCH_MAY_HAVE_PC_FDC
        bool
        default y
 
+config DMI
+       bool
+       default y
+
 source "init/Kconfig"