From e306cf4d5f57010b3bb7801a485744c281bf111d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Mart=C3=ADnez?= Date: Sun, 23 Aug 2026 23:17:04 -0400 Subject: [PATCH] config: Enable HID_AYANEO for the AYANEO 3 detachable controller Companion to OpenGamingCollective/linux#101, which adds the hid-ayaneo driver (module identification, software eject, joystick-ring RGB). --- config/ogc.config.set | 1 + 1 file changed, 1 insertion(+) diff --git a/config/ogc.config.set b/config/ogc.config.set index 29037a3..0d94fe7 100644 --- a/config/ogc.config.set +++ b/config/ogc.config.set @@ -28,6 +28,7 @@ CONFIG_MSI_WMI_PLATFORM=m # Ayaneo CONFIG_AYN_EC=m CONFIG_AYANEO_EC=m +CONFIG_HID_AYANEO=m # OneXPlayer CONFIG_HID_OXP=m