summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnantha Idapalapati <aidapalapati@nvidia.com>2010-06-30 20:01:07 +0530
committerGary King <gking@nvidia.com>2010-07-02 07:23:23 -0700
commit1f130d6191c87d3119d73ec199d5d29af9bbaf89 (patch)
treecd45248f58c22c4a893521c1d734ac04220191f0
parent4131b3d36a39f4661811fdcae8d7de20edbf34dc (diff)
tegra harmony: enable uinput for bt avrcp
UINPUT is enabled on whistler defconfig file. but is missing in harmony defconfig file. UINPUT is required for AVRCP profile controls. Change-Id: I160e6a49777d40ce8deede89f9e1d7ff7b02a650 Reviewed-on: http://git-master.nvidia.com/r/3372 Reviewed-by: Udaykumar Rameshchan Raval <uraval@nvidia.com> Tested-by: Anantha Idapalapati <aidapalapati@nvidia.com> Reviewed-by: Gary King <gking@nvidia.com>
-rw-r--r--arch/arm/configs/tegra_harmony_android_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/tegra_harmony_android_defconfig b/arch/arm/configs/tegra_harmony_android_defconfig
index 4719682e25ea..c63ffeb01e0d 100644
--- a/arch/arm/configs/tegra_harmony_android_defconfig
+++ b/arch/arm/configs/tegra_harmony_android_defconfig
@@ -928,7 +928,7 @@ CONFIG_INPUT_MISC=y
# CONFIG_INPUT_POWERMATE is not set
# CONFIG_INPUT_YEALINK is not set
# CONFIG_INPUT_CM109 is not set
-# CONFIG_INPUT_UINPUT is not set
+CONFIG_INPUT_UINPUT=y
# CONFIG_INPUT_GPIO is not set
# CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set
CONFIG_INPUT_TEGRA_ODM_ACCEL=y