X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=coreboot.git;a=blobdiff_plain;f=src%2Farch%2Fx86%2FKconfig;h=f49d09b8729f7945609c7a839e3b4895ad22742c;hp=4ca49cbaf482b31b1ae54868fce5815e50b73aae;hb=5e02bc6d7ef7f976629a7bfb35429527a77e6321;hpb=bf729baa2c7b2fbfa03e271c4f3f5707989e43b5 diff --git a/src/arch/x86/Kconfig b/src/arch/x86/Kconfig index 4ca49cbaf..f49d09b87 100644 --- a/src/arch/x86/Kconfig +++ b/src/arch/x86/Kconfig @@ -100,4 +100,8 @@ config IOAPIC_INTERRUPTS_ON_APIC_SERIAL_BUS bool default n +config PCI_CONF2 + bool + default n + endmenu