diff options
Diffstat (limited to 'drivers/acpi/Kconfig')
| -rw-r--r-- | drivers/acpi/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig index c24652d31bf9..230c53852231 100644 --- a/drivers/acpi/Kconfig +++ b/drivers/acpi/Kconfig | |||
| @@ -162,7 +162,7 @@ config ACPI_THERMAL | |||
| 162 | config ACPI_NUMA | 162 | config ACPI_NUMA |
| 163 | bool "NUMA support" | 163 | bool "NUMA support" |
| 164 | depends on NUMA | 164 | depends on NUMA |
| 165 | depends on (IA64 || X86_64) | 165 | depends on (X86 || IA64) |
| 166 | default y if IA64_GENERIC || IA64_SGI_SN2 | 166 | default y if IA64_GENERIC || IA64_SGI_SN2 |
| 167 | 167 | ||
| 168 | config ACPI_ASUS | 168 | config ACPI_ASUS |
