--- zzzz-none-000/linux-2.6.19.2/drivers/input/keyboard/Kconfig 2007-01-10 19:10:37.000000000 +0000 +++ davinci-8020-5505/linux-2.6.19.2/drivers/input/keyboard/Kconfig 2007-01-11 07:38:19.000000000 +0000 @@ -203,4 +203,14 @@ To compile this driver as a module, choose M here: the module will be called omap-keypad. +config OMAP_PS2 + tristate "TI OMAP Innovator 1510 PS/2 keyboard & mouse support" + depends on ARCH_OMAP15XX && MACH_OMAP_INNOVATOR + help + Say Y here if you want to use the OMAP Innovator 1510 PS/2 + keyboard and mouse. + + To compile this driver as a module, choose M here: the + module will be called innovator_ps2. + endif