aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/configs/kzm9g_defconfig
diff options
context:
space:
mode:
authorTetsuyuki Kobayashi <koba@kmckk.co.jp>2012-09-14 18:14:29 +0900
committerSimon Horman <horms@verge.net.au>2012-10-30 15:21:10 +0800
commit608c5620d90c016f9cdb7b90a14761849cf344b2 (patch)
treef3f09098b7621b9c782cb72649fe709193250410 /arch/arm/configs/kzm9g_defconfig
parent8cec0123bb762eb90753f61a0e5a0c2ff91aec25 (diff)
ARM: shmobile: kzm9g: enable three-axis digital accelerometer ADXL345
This patch enables three-axis digital accelerometer ADXL345. Test: sudo cat /dev/input/event2 then tip up the board. You get something from /dev/input/event2. Signed-off-by: Tetsuyuki Kobayashi <koba@kmckk.co.jp> Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'arch/arm/configs/kzm9g_defconfig')
-rw-r--r--arch/arm/configs/kzm9g_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/kzm9g_defconfig b/arch/arm/configs/kzm9g_defconfig
index 1404b048780..ce99e3e00ef 100644
--- a/arch/arm/configs/kzm9g_defconfig
+++ b/arch/arm/configs/kzm9g_defconfig
@@ -74,6 +74,8 @@ CONFIG_KEYBOARD_GPIO=y
# CONFIG_INPUT_MOUSE is not set
CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_TOUCHSCREEN_ST1232=y
+CONFIG_INPUT_MISC=y
+CONFIG_INPUT_ADXL34X=y
# CONFIG_LEGACY_PTYS is not set
CONFIG_SERIAL_SH_SCI=y
CONFIG_SERIAL_SH_SCI_NR_UARTS=9