Skip to content

Commit

Permalink
ia64: select ARCH_MIGHT_HAVE_PC_PARPORT
Browse files Browse the repository at this point in the history
Architectures which support CONFIG_PARPORT_PC should select
ARCH_MIGHT_HAVE_PC_PARPORT.

Signed-off-by: Mark Salter <msalter@redhat.com>
CC: Tony Luck <tony.luck@intel.com>
CC: Fenghua Yu <fenghua.yu@intel.com>
CC: linux-ia64@vger.kernel.org
  • Loading branch information
Mark Salter committed Oct 23, 2013
1 parent d701884 commit 468bcf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/ia64/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ menu "Processor type and features"

config IA64
bool
select ARCH_MIGHT_HAVE_PC_PARPORT
select PCI if (!IA64_HP_SIM)
select ACPI if (!IA64_HP_SIM)
select PM if (!IA64_HP_SIM)
Expand Down

0 comments on commit 468bcf0

Please sign in to comment.