[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-88-gf047802
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2014-01-31 17:57:49
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via f047802b9dcf067514d1abfc6578ea67d6c39f6b (commit)
from db6f0a47e10f3d8f10da8a427c12b34bf7f8aecb (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit f047802b9dcf067514d1abfc6578ea67d6c39f6b
Author: Eric Jarrige <eri...@ar...>
Date: Fri Jan 31 18:57:33 2014 +0100
[LINUX] apf28: add missing gpio-key driver to the kernel 3.13 and 3.12
-----------------------------------------------------------------------
Summary of changes:
.../device/armadeus/apf28/apf28-linux-3.12.config | 1 +
.../device/armadeus/apf28/apf28-linux-3.13.config | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/buildroot/target/device/armadeus/apf28/apf28-linux-3.12.config b/buildroot/target/device/armadeus/apf28/apf28-linux-3.12.config
index 137bd12..f7a3d49 100644
--- a/buildroot/target/device/armadeus/apf28/apf28-linux-3.12.config
+++ b/buildroot/target/device/armadeus/apf28/apf28-linux-3.12.config
@@ -81,6 +81,7 @@ CONFIG_RT73USB=m
CONFIG_ZD1211RW=m
CONFIG_INPUT_JOYDEV=y
CONFIG_INPUT_EVDEV=y
+CONFIG_KEYBOARD_GPIO=y
CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_INPUT_MISC=y
CONFIG_INPUT_UINPUT=m
diff --git a/buildroot/target/device/armadeus/apf28/apf28-linux-3.13.config b/buildroot/target/device/armadeus/apf28/apf28-linux-3.13.config
index 4ebea21..46bc4bf 100644
--- a/buildroot/target/device/armadeus/apf28/apf28-linux-3.13.config
+++ b/buildroot/target/device/armadeus/apf28/apf28-linux-3.13.config
@@ -79,6 +79,7 @@ CONFIG_RT73USB=m
CONFIG_ZD1211RW=m
CONFIG_INPUT_JOYDEV=y
CONFIG_INPUT_EVDEV=y
+CONFIG_KEYBOARD_GPIO=y
CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_INPUT_MISC=y
CONFIG_INPUT_UINPUT=m
hooks/post-receive
--
armadeus
|