diff options
author | Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> | 2005-09-07 01:06:25 -0400 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2005-09-07 17:00:08 -0400 |
commit | 697eaad417f9f2e40f62282e8b396208b72990cf (patch) | |
tree | 567b9bdf2058ed6ef6107c76e24cdb9d19905d78 /arch/ia64/defconfig | |
parent | a52ac87eb249f5e87f43e1a0adeb1a737f4a2b43 (diff) |
[IA64] Minor cleanups - remove CONFIG_ACPI_DEALLOCATE_IRQ
The config option 'CONFIG_ACPI_DEALLOCATE_IRQ' is no longer
needed. This patch removes it.
Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ia64/defconfig')
-rw-r--r-- | arch/ia64/defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/ia64/defconfig b/arch/ia64/defconfig index 8444add76380..e3a907bd960e 100644 --- a/arch/ia64/defconfig +++ b/arch/ia64/defconfig | |||
@@ -99,7 +99,6 @@ CONFIG_COMPAT=y | |||
99 | CONFIG_IA64_MCA_RECOVERY=y | 99 | CONFIG_IA64_MCA_RECOVERY=y |
100 | CONFIG_PERFMON=y | 100 | CONFIG_PERFMON=y |
101 | CONFIG_IA64_PALINFO=y | 101 | CONFIG_IA64_PALINFO=y |
102 | CONFIG_ACPI_DEALLOCATE_IRQ=y | ||
103 | 102 | ||
104 | # | 103 | # |
105 | # Firmware Drivers | 104 | # Firmware Drivers |