From 4572ef3a4e14f49cf90025b6d5def76615ad5b16 Mon Sep 17 00:00:00 2001 From: Eric Miao Date: Thu, 31 Jan 2008 00:59:31 -0500 Subject: [PATCH] --- yaml --- r: 84363 b: refs/heads/master c: e0f2677f0d21cfff9d45160343e6246417e55d02 h: refs/heads/master i: 84361: da0b57345237f53b30d6d4c52c95eee91c9bc21f 84359: 69d53effc795819fbe69c98692121770b5717f95 v: v3 --- [refs] | 2 +- trunk/drivers/input/keyboard/Kconfig | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index a4caf6ece91b..86bc49c77edf 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 76cb44e1a853f9c438ccf62eb5006f089430da72 +refs/heads/master: e0f2677f0d21cfff9d45160343e6246417e55d02 diff --git a/trunk/drivers/input/keyboard/Kconfig b/trunk/drivers/input/keyboard/Kconfig index d5b5f4a966be..8ea709be3306 100644 --- a/trunk/drivers/input/keyboard/Kconfig +++ b/trunk/drivers/input/keyboard/Kconfig @@ -260,10 +260,10 @@ config KEYBOARD_OMAP module will be called omap-keypad. config KEYBOARD_PXA27x - tristate "PXA27x keypad support" - depends on PXA27x + tristate "PXA27x/PXA3xx keypad support" + depends on PXA27x || PXA3xx help - Enable support for PXA27x keypad controller + Enable support for PXA27x/PXA3xx keypad controller To compile this driver as a module, choose M here: the module will be called pxa27x_keypad.