From 1358482cdcdda742ffecc47baa03f5e8f492632f Mon Sep 17 00:00:00 2001 From: Yuichi Kusakabe Date: Tue, 14 Nov 2017 12:51:11 +0900 Subject: Add Logicool G29 steering wheel kernel config AGL simple CAN simulator use Logicool G29 steering wheel, shift knob and pedal. https://gaming.logicool.co.jp/ja-jp/product/g29-driving-force Change-Id: I4b6ed6a5e1592c6aa4075d7d3e89ec90c006f7dd Signed-off-by: Yuichi Kusakabe Reviewed-on: https://gerrit.automotivelinux.org/gerrit/11919 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller --- meta-agl-bsp/recipes-kernel/linux/linux/joystick.cfg | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta-agl-bsp/recipes-kernel') diff --git a/meta-agl-bsp/recipes-kernel/linux/linux/joystick.cfg b/meta-agl-bsp/recipes-kernel/linux/linux/joystick.cfg index 07a145ef0..2201bcb00 100644 --- a/meta-agl-bsp/recipes-kernel/linux/linux/joystick.cfg +++ b/meta-agl-bsp/recipes-kernel/linux/linux/joystick.cfg @@ -4,3 +4,6 @@ CONFIG_JOYSTICK_ADI=y CONFIG_GAMEPORT=y CONFIG_HID_LOGITECH=y CONFIG_LOGIWHEELS_FF=y +CONFIG_HID_LOGITECH_HIDPP=y +CONFIG_LOGITECH_FF=y +CONFIG_LOGIG940_FF=y -- cgit 1.2.3-korg