Skip to content

Commit f8e6cba

Browse files
authored
Remove CONFIG_KSU settings from ksu_next_setup.sh
Remove CONFIG_KSU and CONFIG_KSU_MANUAL_HOOK echo commands from the setup script.
1 parent f3f2d95 commit f8e6cba

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

ksu_next_setup.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,5 @@ else
7979
setup_kernelsu "$@"
8080
fi
8181

82-
echo 'CONFIG_KSU=y' >> arch/arm64/configs/nemo_defconfig
83-
echo 'CONFIG_KSU_MANUAL_HOOK=y' >> arch/arm64/configs/nemo_defconfig
84-
8582
echo "Done, now apply the ksu hooks from root/patches/ksu_next_hooks/* while being in the kernel root directory"
8683
echo "Add `CONFIG_KSU` to the defconfig

0 commit comments

Comments
 (0)