Re: [PATCH 1/1] [INPUT] keypad driver: Added support for OpenCores Keyboard Controller
From: Bryan Wu <hidden>
Date: 2008-01-30 17:08:08
Also in:
lkml
From: Bryan Wu <hidden>
Date: 2008-01-30 17:08:08
Also in:
lkml
On Jan 30, 2008 7:53 PM, Will Newton [off-list ref] wrote:
On Jan 30, 2008 9:50 AM, Bryan Wu [off-list ref] wrote:quoted
+config KEYBOARD_OPENCORES + tristate "OpenCores Keyboard Controller" + help + Say Y here if you want to use the OpenCores Keyboard Controller + http://www.opencores.org/projects.cgi/web/keyboardcontroller/overview + + To comile this driver as a module, choose M here. the + module will be called opencores-kbd. +Typo, "comile" should be "compile" here.
Thanks, fix it now. I will update this patch soon. -Bryan