diff options
Diffstat (limited to 'networking/udhcp/Config.src')
-rw-r--r-- | networking/udhcp/Config.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/networking/udhcp/Config.src b/networking/udhcp/Config.src index e5958804b..f16fc0a4f 100644 --- a/networking/udhcp/Config.src +++ b/networking/udhcp/Config.src | |||
@@ -4,7 +4,7 @@ | |||
4 | # | 4 | # |
5 | 5 | ||
6 | config UDHCPD | 6 | config UDHCPD |
7 | bool "udhcpd" | 7 | bool "udhcpd (21 kb)" |
8 | default y | 8 | default y |
9 | select PLATFORM_LINUX | 9 | select PLATFORM_LINUX |
10 | help | 10 | help |
@@ -44,7 +44,7 @@ config DHCPD_LEASES_FILE | |||
44 | of the file. Normally it is safe to leave it untouched. | 44 | of the file. Normally it is safe to leave it untouched. |
45 | 45 | ||
46 | config DUMPLEASES | 46 | config DUMPLEASES |
47 | bool "dumpleases (6.4 kb)" | 47 | bool "dumpleases (5.1 kb)" |
48 | default y | 48 | default y |
49 | help | 49 | help |
50 | dumpleases displays the leases written out by the udhcpd. | 50 | dumpleases displays the leases written out by the udhcpd. |
@@ -52,7 +52,7 @@ config DUMPLEASES | |||
52 | by the absolute time that it expires in seconds from epoch. | 52 | by the absolute time that it expires in seconds from epoch. |
53 | 53 | ||
54 | config DHCPRELAY | 54 | config DHCPRELAY |
55 | bool "dhcprelay (5.8 kb)" | 55 | bool "dhcprelay (5.2 kb)" |
56 | default y | 56 | default y |
57 | help | 57 | help |
58 | dhcprelay listens for DHCP requests on one or more interfaces | 58 | dhcprelay listens for DHCP requests on one or more interfaces |
@@ -60,7 +60,7 @@ config DHCPRELAY | |||
60 | server. | 60 | server. |
61 | 61 | ||
62 | config UDHCPC | 62 | config UDHCPC |
63 | bool "udhcpc" | 63 | bool "udhcpc (24 kb)" |
64 | default y | 64 | default y |
65 | select PLATFORM_LINUX | 65 | select PLATFORM_LINUX |
66 | help | 66 | help |