1# 2# IPX configuration 3# 4 5bool ' IPX: Full internal IPX network' CONFIG_IPX_INTERN 6#if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then 7# dep_tristate ' IPX: SPX networking (EXPERIMENTAL)' CONFIG_SPX $CONFIG_IPX 8#fi 9