meta-rcar-gen3: add CONFIG_INPUT_UINPUT to bluetooth.cfg 19/9119/2
authorMatt Ranostay <matt.ranostay@konsulko.com>
Mon, 17 Apr 2017 02:24:53 +0000 (02:24 +0000)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 20 Apr 2017 08:50:16 +0000 (08:50 +0000)
CONFIG_INPUT_UINPUT is needed for AVRCP controls to be registered
and function within bluez.

AGL-Bug: SPEC-540
Change-Id: Idbc63b8844fac595d73cb34f6a7eb4fb2243028d
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
meta-agl-bsp/meta-rcar-gen3/recipes-kernel/linux/files/bluetooth.cfg

index 55dd4a9..dd7c460 100644 (file)
@@ -30,3 +30,8 @@ CONFIG_BT_HCIBFUSB=m
 # CONFIG_BT_ATH3K is not set
 CONFIG_CRYPTO_ECB=m
 CONFIG_CRYPTO_CMAC=m
+
+#
+# Bluetooth AVRCP support
+#
+CONFIG_INPUT_UINPUT=y