From: Yuichi Kusakabe Date: Tue, 14 Nov 2017 03:51:11 +0000 (+0900) Subject: Add Logicool G29 steering wheel kernel config X-Git-Tag: 4.99.3~12 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F19%2F11919%2F2;p=AGL%2Fmeta-agl.git 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 --- 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