aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/Kconfig
diff options
context:
space:
mode:
authorMichal Simek <monstr@monstr.eu>2009-05-11 15:49:12 +0200
committerMichal Simek <monstr@monstr.eu>2009-05-21 15:56:04 +0200
commit6fa612b56c575a5235568593eab4240c90608630 (patch)
tree288ff82b2dd6a6c278785ff34e52bc7bf348d284 /drivers/input/serio/Kconfig
parentmicroblaze: Remove POWERPC reference from Microblaze gpio.h (diff)
downloadlinux-dev-6fa612b56c575a5235568593eab4240c90608630.tar.xz
linux-dev-6fa612b56c575a5235568593eab4240c90608630.zip
microblaze: Kconfig: Enable drivers for Microblaze
Signed-off-by: Michal Simek <monstr@monstr.eu>
Diffstat (limited to 'drivers/input/serio/Kconfig')
-rw-r--r--drivers/input/serio/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/serio/Kconfig b/drivers/input/serio/Kconfig
index da3c3a5d2689..c4b3fbd1a80f 100644
--- a/drivers/input/serio/Kconfig
+++ b/drivers/input/serio/Kconfig
@@ -192,7 +192,7 @@ config SERIO_RAW
config SERIO_XILINX_XPS_PS2
tristate "Xilinx XPS PS/2 Controller Support"
- depends on PPC
+ depends on PPC || MICROBLAZE
help
This driver supports XPS PS/2 IP from the Xilinx EDK on
PowerPC platform.