drivers/acpi/Kconfig |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN drivers/acpi/Kconfig~CONFIG_ACPI_EFI-defaults-off drivers/acpi/Kconfig
--- 25/drivers/acpi/Kconfig~CONFIG_ACPI_EFI-defaults-off	2003-10-04 00:49:42.000000000 -0700
+++ 25-akpm/drivers/acpi/Kconfig	2003-10-04 00:49:51.000000000 -0700
@@ -255,7 +255,7 @@ config ACPI_EFI
  	bool "Obtain RSDP from EFI Configuration Table"
 	depends on ACPI_INTERPRETER
 	depends on IA64 || X86
-  	default y
+  	default n
  	help
  	   On EFI Systems the RSDP pointer is passed to the kernel via
  	   the EFI Configuration Table.  On Itanium systems this is

_