~vcs-imports/busybox/trunk

« back to all changes in this revision

Viewing changes to networking/udhcp/Config.src

  • Committer: Denys Vlasenko
  • Date: 2018-12-28 12:37:44 UTC
  • Revision ID: git-v1:df1ff103c9e0496e7de9528500cddff36701609e
config: add size information for three more applets

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
        server.
61
61
 
62
62
config UDHCPC
63
 
        bool "udhcpc"
 
63
        bool "udhcpc (24 kb)"
64
64
        default y
65
65
        select PLATFORM_LINUX
66
66
        help