X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Fcpu%2Fx86%2FKconfig;fp=src%2Fcpu%2Fx86%2FKconfig;h=a3b9330e64e12dd3fec145fff6c9099b0d499745;hb=0e9a92545d0be44487f9bc5ad6ab26af5badf125;hp=b6ae9967e591ef2b566fabfc02566d938f999c39;hpb=a3d6ea8a737193e217be5d7003d827da215a7bab;p=coreboot.git diff --git a/src/cpu/x86/Kconfig b/src/cpu/x86/Kconfig index b6ae9967e..a3b9330e6 100644 --- a/src/cpu/x86/Kconfig +++ b/src/cpu/x86/Kconfig @@ -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