summaryrefslogtreecommitdiffstats
path: root/rules/Kconfig
diff options
context:
space:
mode:
authorBernhard Walle <bernhard@bwalle.de>2013-05-01 20:51:32 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2013-05-03 18:55:06 +0200
commitc9a35bdca68ad7f8cfcd723a8f4fed6ae929b973 (patch)
treedd779fad2da8eae41991b65b6a0bfd000986b87d /rules/Kconfig
parent5f6fdb604edee76716f04fc0292d09dcb9c2eaec (diff)
downloadptxdist-c9a35bdca68ad7f8cfcd723a8f4fed6ae929b973.tar.gz
ptxdist-c9a35bdca68ad7f8cfcd723a8f4fed6ae929b973.tar.xz
tomoyo-tools: New package
This are the userspace tools needed to use the TOMOYO security module that is included in the Linux kernel >= 3.2. In addition, we modify Kconfig to include the tomoyo-tools package directly beyond the "Security" group. Signed-off-by: Bernhard Walle <bernhard@bwalle.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/Kconfig')
-rw-r--r--rules/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/Kconfig b/rules/Kconfig
index 6ebc681b3..d98ba0d14 100644
--- a/rules/Kconfig
+++ b/rules/Kconfig
@@ -90,6 +90,7 @@ menu "Security "
menu "SELinux "
source "generated/selinux.in"
endmenu
+source "generated/security.in"
endmenu
menu "Middleware "