summaryrefslogtreecommitdiffstats
path: root/net/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'net/Kconfig')
-rw-r--r--net/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/net/Kconfig b/net/Kconfig
index b39c675685..841fe518d5 100644
--- a/net/Kconfig
+++ b/net/Kconfig
@@ -3,13 +3,8 @@ menuconfig NET
if NET
-config NET_BOOTP
- bool
- prompt "bootp support"
-
config NET_DHCP
bool
- depends on NET_BOOTP
prompt "dhcp support"
config NET_RARP