Remove "select PLATFORM_LINUX"
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
config UDHCPD
|
||||
bool "udhcpd (21 kb)"
|
||||
default y
|
||||
select PLATFORM_LINUX
|
||||
help
|
||||
udhcpd is a DHCP server geared primarily toward embedded systems,
|
||||
while striving to be fully functional and RFC compliant.
|
||||
@@ -54,7 +53,6 @@ config DUMPLEASES
|
||||
config DHCPRELAY
|
||||
bool "dhcprelay (5.2 kb)"
|
||||
default y
|
||||
select PLATFORM_LINUX
|
||||
help
|
||||
dhcprelay listens for DHCP requests on one or more interfaces
|
||||
and forwards these requests to a different interface or DHCP
|
||||
@@ -63,7 +61,6 @@ config DHCPRELAY
|
||||
config UDHCPC
|
||||
bool "udhcpc (24 kb)"
|
||||
default y
|
||||
select PLATFORM_LINUX
|
||||
help
|
||||
udhcpc is a DHCP client geared primarily toward embedded systems,
|
||||
while striving to be fully functional and RFC compliant.
|
||||
|
Reference in New Issue
Block a user