Kconfig: Fix typo
This commit is contained in:
@@ -17,11 +17,10 @@ config KSU_DEBUG
|
|||||||
Enable KernelSU debug mode.
|
Enable KernelSU debug mode.
|
||||||
|
|
||||||
config KSU_HOOK
|
config KSU_HOOK
|
||||||
bool "Enable KernelSU Hook"
|
bool "Enable KernelSU Hook"
|
||||||
default n
|
default n
|
||||||
help
|
help
|
||||||
This option enables the KernelSU Hook feature. If enabled, it will
|
This option enables the KernelSU Hook feature. If enabled, it will
|
||||||
override the kernel version check and enable the hook functionality.
|
override the kernel version check and enable the hook functionality.
|
||||||
|
|
||||||
|
|
||||||
endmenu
|
endmenu
|
||||||
|
|||||||
Reference in New Issue
Block a user