* Jani Nikula <[email protected]> [091030 06:38]: > From: Jani Nikula <[email protected]> > > Compile gpio_keys driver a module. > > Signed-off-by: Jani Nikula <[email protected]>
This patch could be merged into 2/3. Acked-by: Tony Lindgren <[email protected]> > --- > arch/arm/configs/rx51_defconfig | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/arch/arm/configs/rx51_defconfig b/arch/arm/configs/rx51_defconfig > index e7e3133..1559734 100644 > --- a/arch/arm/configs/rx51_defconfig > +++ b/arch/arm/configs/rx51_defconfig > @@ -784,7 +784,7 @@ CONFIG_INPUT_KEYBOARD=y > # CONFIG_KEYBOARD_XTKBD is not set > # CONFIG_KEYBOARD_NEWTON is not set > # CONFIG_KEYBOARD_STOWAWAY is not set > -# CONFIG_KEYBOARD_GPIO is not set > +CONFIG_KEYBOARD_GPIO=m > # CONFIG_INPUT_MOUSE is not set > # CONFIG_INPUT_JOYSTICK is not set > # CONFIG_INPUT_TABLET is not set > -- > 1.6.5.2 > -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
