We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fd8f49 commit fcd9ba8Copy full SHA for fcd9ba8
1 file changed
config/ogc.config.set
@@ -3,6 +3,14 @@
3
# Gaming
4
CONFIG_NTSYNC=m
5
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
+
14
# ASUS Ally
15
CONFIG_HID_ASUS=m
16
CONFIG_HID_ASUS_ALLY=m
@@ -105,4 +113,4 @@ CONFIG_KALLSYMS_ALL=y
105
113
CONFIG_FUNCTION_TRACER=y
106
114
CONFIG_IKHEADERS=y
107
115
CONFIG_IKCONFIG_PROC=y
108
-CONFIG_IKCONFIG=y
116
+CONFIG_IKCONFIG=y
0 commit comments