diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2017-07-19 14:32:54 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2017-07-19 14:32:54 +0200 |
commit | ae178cee3d439c874d6f9bb337cb77dfe8cd59d5 (patch) | |
tree | 15b23d1e4fc178f2a27ee473a3d74338a8a995d8 /selinux/load_policy.c | |
parent | a165603d24dc3b5080859abfa834d092f456489d (diff) | |
download | busybox-w32-ae178cee3d439c874d6f9bb337cb77dfe8cd59d5.tar.gz busybox-w32-ae178cee3d439c874d6f9bb337cb77dfe8cd59d5.tar.bz2 busybox-w32-ae178cee3d439c874d6f9bb337cb77dfe8cd59d5.zip |
Update remaining menuconfig items with approximate applet sizes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'selinux/load_policy.c')
-rw-r--r-- | selinux/load_policy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/selinux/load_policy.c b/selinux/load_policy.c index f969453e3..22ee0527d 100644 --- a/selinux/load_policy.c +++ b/selinux/load_policy.c | |||
@@ -5,7 +5,7 @@ | |||
5 | * Licensed under GPLv2, see file LICENSE in this source tree. | 5 | * Licensed under GPLv2, see file LICENSE in this source tree. |
6 | */ | 6 | */ |
7 | //config:config LOAD_POLICY | 7 | //config:config LOAD_POLICY |
8 | //config: bool "load_policy" | 8 | //config: bool "load_policy (1.6 kb)" |
9 | //config: default n | 9 | //config: default n |
10 | //config: depends on SELINUX | 10 | //config: depends on SELINUX |
11 | //config: help | 11 | //config: help |