summaryrefslogtreecommitdiffstats
path: root/net/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'net/Config.in')
-rw-r--r--net/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/Config.in b/net/Config.in
index 4cd3619c3..d9ec19354 100644
--- a/net/Config.in
+++ b/net/Config.in
@@ -53,6 +53,6 @@ if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
# if [ "$CONFIG_LLC" = "y" ]; then
# bool 'Netbeui (EXPERIMENTAL)' CONFIG_NETBEUI
# fi
- tristate 'WAN router' CONFIG_WAN_ROUTER
+ bool 'WAN router' CONFIG_WAN_ROUTER
fi
endmenu