aboutsummaryrefslogtreecommitdiffstats
path: root/Kconfig.addon
diff options
context:
space:
mode:
Diffstat (limited to 'Kconfig.addon')
-rw-r--r--Kconfig.addon10
1 files changed, 5 insertions, 5 deletions
diff --git a/Kconfig.addon b/Kconfig.addon
index a78fe48..c6f8bd1 100644
--- a/Kconfig.addon
+++ b/Kconfig.addon
@@ -1,8 +1,8 @@
-config ANDROID_ROOTME
- bool "Development backdoor"
+config ASSISTED_SUPERUSER
+ bool "Kernel-assisted superuser"
---help---
- This "feature" gives trivial root access by typing `kill -42 $$`
- in a shell. It is almost always a bad idea, and nobody should
- enable this catastrophe of a driver.
+ This driver gives trivial root access by typing `su` in a
+ shell. It is a security disaster, and nobody should enable
+ this catastrophe of a driver.
Say N here unless you have a vendetta against kittens.