[IA64] gensparse_defconfig: turn on PNPACPI
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Thu, 2 Mar 2006 23:59:50 +0000 (16:59 -0700)
committerTony Luck <tony.luck@intel.com>
Tue, 7 Mar 2006 23:25:29 +0000 (15:25 -0800)
Turn on CONFIG_PNPACPI.  I recently removed 8250_acpi.c.  All devices
previously claimed by 8250_acpi.c should now be claimed by 8250_pnp.c.
This depends on having CONFIG_PNPACPI so ACPI devices show up as PNP
devices.

All other ia64 defconfigs either have CONFIG_PNPACPI already, or
don't have 8250 support turned on at all.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found