summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-footbridge
diff options
context:
space:
mode:
authorMark Salter <msalter@redhat.com>2014-01-01 11:28:54 -0800
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2014-01-02 15:48:19 -0800
commit74072b301fb8bd0007a412e83646fcb14e7bd89e (patch)
tree465cf117fe558c04c4f5ab915b3bdde77fe07245 /arch/arm/mach-footbridge
parent77b2d07ac8142a1e35b69681b0beeb6845fbcf0b (diff)
downloadop-kernel-dev-74072b301fb8bd0007a412e83646fcb14e7bd89e.zip
op-kernel-dev-74072b301fb8bd0007a412e83646fcb14e7bd89e.tar.gz
Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on ARM/Footbridge
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> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'arch/arm/mach-footbridge')
-rw-r--r--arch/arm/mach-footbridge/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-footbridge/Kconfig b/arch/arm/mach-footbridge/Kconfig
index 0f2111a..fba55fb 100644
--- a/arch/arm/mach-footbridge/Kconfig
+++ b/arch/arm/mach-footbridge/Kconfig
@@ -85,6 +85,7 @@ config FOOTBRIDGE
# Footbridge in host mode
config FOOTBRIDGE_HOST
bool
+ select ARCH_MIGHT_HAVE_PC_SERIO
# Footbridge in addin mode
config FOOTBRIDGE_ADDIN
OpenPOWER on IntegriCloud