]> rtime.felk.cvut.cz Git - zynq/linux.git/blobdiff - drivers/input/keyboard/Kconfig
Merge branch 'master' of http://www.kernel.org/pub/scm/linux/kernel/git/torvalds...
[zynq/linux.git] / drivers / input / keyboard / Kconfig
index 94f9e65d1363893f8fbdd40063f3a2e004636bb4..2724072c1e4ec91fbb2f4c55fdd4bd968e081a43 100644 (file)
@@ -324,4 +324,13 @@ config KEYBOARD_BFIN
          To compile this driver as a module, choose M here: the
          module will be called bf54x-keys.
 
+config KEYBOARD_SH_KEYSC
+       tristate "SuperH KEYSC keypad support"
+       depends on SUPERH
+       help
+         Say Y here if you want to use a keypad attached to the KEYSC block
+         on SuperH processors such as sh7722 and sh7343.
+
+         To compile this driver as a module, choose M here: the
+         module will be called sh_keysc.
 endif