--- zzzz-none-000/linux-2.6.19.2/arch/i386/Kconfig 2007-01-10 19:10:37.000000000 +0000 +++ davinci-8020-5505/linux-2.6.19.2/arch/i386/Kconfig 2007-01-19 14:42:56.000000000 +0000 @@ -803,7 +803,7 @@ config COMPAT_VDSO bool "Compat VDSO support" - default y + default n depends on !PARAVIRT help Map the VDSO to the predictable old-style address too. @@ -999,7 +999,7 @@ choice prompt "PCI access mode" depends on PCI && !X86_VISWS - default PCI_GOANY + default PCI_GODIRECT ---help--- On PCI systems, the BIOS can be used to detect the PCI devices and determine their configuration. However, some old PCI motherboards @@ -1031,7 +1031,7 @@ config PCI_BIOS bool - depends on !X86_VISWS && PCI && (PCI_GOBIOS || PCI_GOANY) + depends on !X86_VISWS && PCI && PCI_GOBIOS default y config PCI_DIRECT