Skip to content

Commit 1955e18

Browse files
committed
linux-jovian: kconfig updates
1 parent e628dd4 commit 1955e18

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

pkgs/linux-jovian/default.nix

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,10 @@ buildLinux (args // rec {
102102

103103
LENOVO_WMI_GAMEZONE = module;
104104
LENOVO_WMI_TUNING = module;
105-
LENOVO_LEGOS_HID = module;
105+
# Jovian: renamed
106+
# LENOVO_LEGOS_HID = module;
107+
HID_LENOVO_GO = module;
108+
HID_LENOVO_GO_S = module;
106109

107110
ZOTAC_ZONE_HID = module;
108111
ZOTAC_ZONE_PLATFORM = module;

0 commit comments

Comments
 (0)