Update menuconfig items with approximate applet sizes
[oweals/busybox.git] / coreutils / chroot.c
index 5c067c1bd095af71b300dd83b5e83c464fb1ddaa..6fa3a3f271487c31b22c498ee289b1af09690aed 100644 (file)
@@ -7,7 +7,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 //config:config CHROOT
-//config:      bool "chroot"
+//config:      bool "chroot (3.7 kb)"
 //config:      default y
 //config:      help
 //config:        chroot is used to change the root directory and run a command.