diff options
Diffstat (limited to 'net/Config.in')
-rw-r--r-- | net/Config.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/net/Config.in b/net/Config.in index f5a06935a..b57dc9e3d 100644 --- a/net/Config.in +++ b/net/Config.in @@ -26,9 +26,6 @@ comment ' ' tristate 'The IPX protocol' CONFIG_IPX if [ "$CONFIG_IPX" != "n" ]; then bool 'Full internal IPX network' CONFIG_IPX_INTERN - if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then - bool 'IPX Type 20 Routing' CONFIG_IPX_PPROP_ROUTING - fi fi tristate 'Appletalk DDP' CONFIG_ATALK tristate 'Amateur Radio AX.25 Level 2' CONFIG_AX25 |