Skip to content

Commit fcd9ba8

Browse files
authored
fix: Enable ASUS Armory and other needed configs
1 parent 1fd8f49 commit fcd9ba8

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

config/ogc.config.set

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
# Gaming
44
CONFIG_NTSYNC=m
55

6+
# ASUS Laptops
7+
CONFIG_ASUS_LAPTOP=m
8+
CONFIG_ASUS_WIRELESS=m
9+
CONFIG_ASUS_ARMOURY=m
10+
CONFIG_ASUS_WMI=m
11+
CONFIG_ASUS_NB_WMI=m
12+
CONFIG_ASUS_TF103C_DOCK=m
13+
614
# ASUS Ally
715
CONFIG_HID_ASUS=m
816
CONFIG_HID_ASUS_ALLY=m
@@ -105,4 +113,4 @@ CONFIG_KALLSYMS_ALL=y
105113
CONFIG_FUNCTION_TRACER=y
106114
CONFIG_IKHEADERS=y
107115
CONFIG_IKCONFIG_PROC=y
108-
CONFIG_IKCONFIG=y
116+
CONFIG_IKCONFIG=y

0 commit comments

Comments
 (0)