Various fixes to Kconfig: All kconfig-boards should have a
[coreboot.git] / src / cpu / x86 / Kconfig
index b6ae9967e591ef2b566fabfc02566d938f999c39..a3b9330e64e12dd3fec145fff6c9099b0d499745 100644 (file)
@@ -6,6 +6,14 @@ config WAIT_BEFORE_CPUS_INIT
        bool
        default n
 
+config UDELAY_IO
+       bool
+       default n
+
+config UDELAY_LAPIC
+       bool
+       default n
+
 config UDELAY_TSC
        bool
        default n