diff -aurpN -X /home/fletch/.diff.exclude 278-pfn_valid/arch/i386/Kconfig 279-no_numa_pc/arch/i386/Kconfig
--- 278-pfn_valid/arch/i386/Kconfig	Wed Feb 11 10:14:14 2004
+++ 279-no_numa_pc/arch/i386/Kconfig	Wed Feb 11 10:14:38 2004
@@ -797,7 +797,7 @@ config X86_PAE
 # Common NUMA Features
 config NUMA
 	bool "Numa Memory Allocation Support"
-	depends on SMP && HIGHMEM64G && (X86_PC || X86_NUMAQ || X86_GENERICARCH || (X86_SUMMIT && ACPI && !ACPI_HT_ONLY))
+	depends on SMP && HIGHMEM64G && (X86_NUMAQ || X86_GENERICARCH || (X86_SUMMIT && ACPI && !ACPI_HT_ONLY))
 	default n if X86_PC
 	default y if (X86_NUMAQ || X86_SUMMIT)