summaryrefslogtreecommitdiffstats
path: root/arch/ia64/Kconfig
diff options
context:
space:
mode:
authorMark Salter <msalter@redhat.com>2014-01-01 11:31:12 -0800
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2014-01-02 15:48:20 -0800
commitbbc4e596985fb589388338b85f60da256b8bc27b (patch)
treeefe84ea5ac38f589bf0b327195881c9c9ca24bf5 /arch/ia64/Kconfig
parent74072b301fb8bd0007a412e83646fcb14e7bd89e (diff)
downloadop-kernel-dev-bbc4e596985fb589388338b85f60da256b8bc27b.zip
op-kernel-dev-bbc4e596985fb589388338b85f60da256b8bc27b.tar.gz
Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on IA64
Architectures which might use an i8042 for serial IO to keyboard, mouse, etc should select ARCH_MIGHT_HAVE_PC_SERIO. Signed-off-by: Mark Salter <msalter@redhat.com> Acked-by: Tony Luck <tony.luck@intel.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'arch/ia64/Kconfig')
-rw-r--r--arch/ia64/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig
index 4e4119b..f7337aa 100644
--- a/arch/ia64/Kconfig
+++ b/arch/ia64/Kconfig
@@ -7,6 +7,7 @@ menu "Processor type and features"
config IA64
bool
select ARCH_MIGHT_HAVE_PC_PARPORT
+ select ARCH_MIGHT_HAVE_PC_SERIO
select PCI if (!IA64_HP_SIM)
select ACPI if (!IA64_HP_SIM)
select PM if (!IA64_HP_SIM)
OpenPOWER on IntegriCloud