diff options
| author | Holger Dengler <dengler@linutronix.de> | 2016-10-21 09:49:14 +0200 |
|---|---|---|
| committer | Holger Dengler <dengler@linutronix.de> | 2016-10-21 09:49:14 +0200 |
| commit | 68a2d7eda4a776035740276698aefe08d310fdfb (patch) | |
| tree | 4251595e9eb9b9540b153e5b08a78d9b81be5f36 /security/examples/Kconfig | |
| parent | 23549a4ce311a8a112c8dbcd9c8ba211db9b9fb7 (diff) | |
security: Rename directory for firewall example slildes
Signed-off-by: Holger Dengler <dengler@linutronix.de>
Diffstat (limited to 'security/examples/Kconfig')
| -rw-r--r-- | security/examples/Kconfig | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/security/examples/Kconfig b/security/examples/Kconfig deleted file mode 100644 index 43350ef..0000000 --- a/security/examples/Kconfig +++ /dev/null @@ -1,13 +0,0 @@ -menuconfig SECURITY_EX - bool "Security Examples" - -if SECURITY_EX - -config SECURITY_EX_FW - bool "Linux Firewall Example" - default y - help - Content: - - Example for Firewall - -endif |
