From: Emilio López <t...@linux-sunxi.org>

This lets us specify keybindings on the fex using a [tabletkeys_para]
section.

Signed-off-by: Emilio López <t...@linux-sunxi.org>
---

This makes my volume keys work correctly, as the default driver mapping
doesn't match my hardware.

 arch/arm/configs/sun4i_defconfig | 1 +
 arch/arm/configs/sun5i_defconfig | 1 +
 arch/arm/configs/sun7i_defconfig | 1 +
 3 files changed, 3 insertions(+)

diff --git a/arch/arm/configs/sun4i_defconfig b/arch/arm/configs/sun4i_defconfig
index b09d137..04ad67f 100644
--- a/arch/arm/configs/sun4i_defconfig
+++ b/arch/arm/configs/sun4i_defconfig
@@ -128,6 +128,7 @@ CONFIG_INPUT_EVDEV=y
 CONFIG_INPUT_KEYRESET=y
 CONFIG_KEYBOARD_SUN4IKEYPAD=m
 CONFIG_KEYBOARD_SUN4I_KEYBOARD=m
+CONFIG_KEYBOARD_SUN4I_KEYBOARD_FEX=y
 CONFIG_KEYBOARD_HV2605_KEYBOARD=m
 CONFIG_IR_SUNXI=m
 CONFIG_INPUT_JOYSTICK=y
diff --git a/arch/arm/configs/sun5i_defconfig b/arch/arm/configs/sun5i_defconfig
index 25131d4..2638055 100644
--- a/arch/arm/configs/sun5i_defconfig
+++ b/arch/arm/configs/sun5i_defconfig
@@ -105,6 +105,7 @@ CONFIG_INPUT_POLLDEV=y
 CONFIG_INPUT_EVDEV=y
 CONFIG_KEYBOARD_SUN4IKEYPAD=m
 CONFIG_KEYBOARD_SUN4I_KEYBOARD=m
+CONFIG_KEYBOARD_SUN4I_KEYBOARD_FEX=y
 CONFIG_KEYBOARD_HV2605_KEYBOARD=m
 # CONFIG_INPUT_MOUSE is not set
 CONFIG_INPUT_TOUCHSCREEN=y
diff --git a/arch/arm/configs/sun7i_defconfig b/arch/arm/configs/sun7i_defconfig
index a459ded..31a7e1e 100644
--- a/arch/arm/configs/sun7i_defconfig
+++ b/arch/arm/configs/sun7i_defconfig
@@ -586,6 +586,7 @@ CONFIG_INPUT_KEYRESET=y
 # CONFIG_KEYBOARD_ATKBD is not set
 CONFIG_KEYBOARD_SUN4IKEYPAD=m
 CONFIG_KEYBOARD_SUN4I_KEYBOARD=m
+CONFIG_KEYBOARD_SUN4I_KEYBOARD_FEX=y
 CONFIG_KEYBOARD_HV2605_KEYBOARD=y
 CONFIG_IR_SUNXI=m
 # CONFIG_MOUSE_PS2 is not set
-- 
1.9.1

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to