diff --git a/distributions/LibreELEC/kernel_options b/distributions/LibreELEC/kernel_options index 0fec3b24df..b85b56cb23 100644 --- a/distributions/LibreELEC/kernel_options +++ b/distributions/LibreELEC/kernel_options @@ -74,3 +74,6 @@ CONFIG_NLS_CODEPAGE_437=y CONFIG_NLS_ASCII=y CONFIG_NLS_ISO8859_1=y CONFIG_NLS_UTF8=y + +# Human Interface Device (HID) +CONFIG_HID_NINTENDO=m