]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ia64: select ARCH_MIGHT_HAVE_PC_PARPORT
authorMark Salter <msalter@redhat.com>
Tue, 8 Oct 2013 02:08:56 +0000 (22:08 -0400)
committerMark Salter <msalter@redhat.com>
Wed, 23 Oct 2013 19:59:49 +0000 (15:59 -0400)
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
arch/ia64/Kconfig

index 7740ab10a17192cb0596d0ee442282d549b3ba33..b10d61bc0f2ad4e0d721b25b40b0a205619fc7b7 100644 (file)
@@ -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)