kernel/drivers/soc/rockchip/Kconfig
.. .. @@ -3,6 +3,19 @@ 3 3 source "drivers/soc/rockchip/Kconfig.cpu" 4 4 5 5 # 6 +# Rockchip Android Features7 +#8 +9 +config NO_GKI10 + bool "Disable Android GKI support"11 + default y if !GKI_HACKS_TO_FIX12 + help13 + Say y here to disable Android GKI support. Then14 + all the ABI compatibilities are not applicable.15 +16 + If unsure, say Y.17 +18 +#6 19 # Rockchip Soc drivers 7 20 # 8 21