X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=drivers%2Finput%2Fkeyboard%2FKconfig;h=efd70a9745910bfacd97e39b4fdebe451fa14ca4;hb=92fb83afd6664a6f8a05f990d264c998f9b99f69;hp=8ea709be3306976244a35180b4ce15c2923a0cb0;hpb=b5eb9513f7c1bee862ada22bf1489f53752686bd;p=cascardo%2Flinux.git diff --git a/drivers/input/keyboard/Kconfig b/drivers/input/keyboard/Kconfig index 8ea709be3306..efd70a974591 100644 --- a/drivers/input/keyboard/Kconfig +++ b/drivers/input/keyboard/Kconfig @@ -314,4 +314,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