We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3f2d95 commit f8e6cbaCopy full SHA for f8e6cba
1 file changed
ksu_next_setup.sh
@@ -79,8 +79,5 @@ else
79
setup_kernelsu "$@"
80
fi
81
82
-echo 'CONFIG_KSU=y' >> arch/arm64/configs/nemo_defconfig
83
-echo 'CONFIG_KSU_MANUAL_HOOK=y' >> arch/arm64/configs/nemo_defconfig
84
-
85
echo "Done, now apply the ksu hooks from root/patches/ksu_next_hooks/* while being in the kernel root directory"
86
echo "Add `CONFIG_KSU` to the defconfig
0 commit comments