summaryrefslogtreecommitdiffstats
path: root/net/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'net/Config.in')
-rw-r--r--net/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Config.in b/net/Config.in
index f383bbbd2..4d4f6c373 100644
--- a/net/Config.in
+++ b/net/Config.in
@@ -63,6 +63,7 @@ if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
tristate 'CCITT X.25 Packet Layer (EXPERIMENTAL)' CONFIG_X25
tristate 'LAPB Data Link Driver (EXPERIMENTAL)' CONFIG_LAPB
bool '802.2 LLC (EXPERIMENTAL)' CONFIG_LLC
+ bool 'Frame Diverter (EXPERIMENTAL)' CONFIG_NET_DIVERT
# if [ "$CONFIG_LLC" = "y" ]; then
# bool ' Netbeui (EXPERIMENTAL)' CONFIG_NETBEUI
# fi