X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Fconfig%2FOptions.lb;h=5055ac4abdf18faec223055e3afde8ed728bb43e;hb=4fbefdd1a9c67e3ce2a215192e47278148580c2f;hp=76d0d9291542e19d20f2076b6bfd23bce11dd159;hpb=925b6c0c43b92b4790533b15f78ca824f9130d8b;p=coreboot.git diff --git a/src/config/Options.lb b/src/config/Options.lb index 76d0d9291..5055ac4ab 100644 --- a/src/config/Options.lb +++ b/src/config/Options.lb @@ -928,6 +928,11 @@ define CONFIG_UDELAY_IO export used comment "Implement udelay with x86 io registers" end +define CONFIG_UDELAY_LAPIC + default 0 + export used + comment "Implement udelay with the x86 Local APIC" +end define CONFIG_FAKE_SPDROM default 0 export always