hc
2023-11-06 e3e12f52b214121840b44c91de5b3e5af5d3eb84
kernel/drivers/soc/rockchip/Kconfig
....@@ -3,6 +3,19 @@
33 source "drivers/soc/rockchip/Kconfig.cpu"
44
55 #
6
+# Rockchip Android Features
7
+#
8
+
9
+config NO_GKI
10
+ bool "Disable Android GKI support"
11
+ default y if !GKI_HACKS_TO_FIX
12
+ help
13
+ Say y here to disable Android GKI support. Then
14
+ all the ABI compatibilities are not applicable.
15
+
16
+ If unsure, say Y.
17
+
18
+#
619 # Rockchip Soc drivers
720 #
821