diff options
Diffstat (limited to 'security/rootrecorder/Kconfig')
| -rw-r--r-- | security/rootrecorder/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/security/rootrecorder/Kconfig b/security/rootrecorder/Kconfig new file mode 100644 index 00000000..9326e35e --- /dev/null +++ b/security/rootrecorder/Kconfig @@ -0,0 +1,5 @@ +config ROOT_RECORDER + bool "Root Recorder Driver" + default n + ---help--- + Enable support for recording root action |
