aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
diff options
context:
space:
mode:
authorMark Salter <msalter@redhat.com>2014-01-01 11:32:26 -0800
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2014-01-02 15:48:20 -0800
commitc74e6d3de9d2143025aacb701d81381a9815ee51 (patch)
treee2f8d71ee881a8b9d624a3ec71fd1f3582f57144 /arch/powerpc/Kconfig
parentInput: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on mips (diff)
downloadlinux-dev-c74e6d3de9d2143025aacb701d81381a9815ee51.tar.xz
linux-dev-c74e6d3de9d2143025aacb701d81381a9815ee51.zip
Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on powerpc
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: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r--arch/powerpc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index b44b52c0a8f0..fb75485e5213 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -86,6 +86,7 @@ config PPC
bool
default y
select ARCH_MIGHT_HAVE_PC_PARPORT
+ select ARCH_MIGHT_HAVE_PC_SERIO
select BINFMT_ELF
select OF
select OF_EARLY_FLATTREE