diff options
Diffstat (limited to 'drivers/input/serio/Kconfig')
-rw-r--r-- | drivers/input/serio/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/input/serio/Kconfig b/drivers/input/serio/Kconfig index 4a4e182c33e7..560c243bfcaf 100644 --- a/drivers/input/serio/Kconfig +++ b/drivers/input/serio/Kconfig | |||
@@ -236,6 +236,7 @@ config SERIO_PS2MULT | |||
236 | 236 | ||
237 | config SERIO_ARC_PS2 | 237 | config SERIO_ARC_PS2 |
238 | tristate "ARC PS/2 support" | 238 | tristate "ARC PS/2 support" |
239 | depends on GENERIC_HARDIRQS | ||
239 | help | 240 | help |
240 | Say Y here if you have an ARC FPGA platform with a PS/2 | 241 | Say Y here if you have an ARC FPGA platform with a PS/2 |
241 | controller in it. | 242 | controller in it. |