some progress on kconfig:
[coreboot.git] / src / cpu / x86 / Kconfig
index c4ee9fa271ddc9b92f2a80333a745643a10bdb05..b6ae9967e591ef2b566fabfc02566d938f999c39 100644 (file)
@@ -2,6 +2,10 @@ config SERIAL_CPU_INIT
        bool
        default y
 
+config WAIT_BEFORE_CPUS_INIT
+       bool
+       default n
+
 config UDELAY_TSC
        bool
        default n