repo.or.cz
/
mascara-docs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* added 0.99 linux version
[mascara-docs.git]
/
i386
/
linux
/
linux-2.3.21
/
net
/
ipx
/
Config.in
blob
0070c5813e29282bb6d2bc674ce927d5cb78dfef
1
#
2
# IPX configuration
3
#
4
5
bool ' 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