Commit 19a86616 authored by Kai Germaschewski's avatar Kai Germaschewski

Move all of ISDN config into drivers/isdn/Config.in

parent a5bd6819
...@@ -324,14 +324,7 @@ fi ...@@ -324,14 +324,7 @@ fi
source net/ax25/Config.in source net/ax25/Config.in
mainmenu_option next_comment source drivers/isdn/Config.in
comment 'ISDN subsystem'
tristate 'ISDN support' CONFIG_ISDN
if [ "$CONFIG_ISDN" != "n" ]; then
source drivers/isdn/Config.in
fi
endmenu
mainmenu_option next_comment mainmenu_option next_comment
comment 'Old CD-ROM drivers (not SCSI, not IDE)' comment 'Old CD-ROM drivers (not SCSI, not IDE)'
......
...@@ -573,14 +573,7 @@ source drivers/ieee1394/Config.in ...@@ -573,14 +573,7 @@ source drivers/ieee1394/Config.in
source drivers/message/i2o/Config.in source drivers/message/i2o/Config.in
mainmenu_option next_comment source drivers/isdn/Config.in
comment 'ISDN subsystem'
tristate 'ISDN support' CONFIG_ISDN
if [ "$CONFIG_ISDN" != "n" ]; then
source drivers/isdn/Config.in
fi
endmenu
# #
# input before char - char/joystick depends on it. As does USB. # input before char - char/joystick depends on it. As does USB.
......
...@@ -185,15 +185,7 @@ source net/ax25/Config.in ...@@ -185,15 +185,7 @@ source net/ax25/Config.in
source net/irda/Config.in source net/irda/Config.in
mainmenu_option next_comment source drivers/isdn/Config.in
comment 'ISDN subsystem'
if [ "$CONFIG_NET" != "n" ]; then
tristate 'ISDN support' CONFIG_ISDN
if [ "$CONFIG_ISDN" != "n" ]; then
source drivers/isdn/Config.in
fi
fi
endmenu
mainmenu_option next_comment mainmenu_option next_comment
comment 'Old CD-ROM drivers (not SCSI, not IDE)' comment 'Old CD-ROM drivers (not SCSI, not IDE)'
......
...@@ -348,15 +348,7 @@ source net/ax25/Config.in ...@@ -348,15 +348,7 @@ source net/ax25/Config.in
source net/irda/Config.in source net/irda/Config.in
mainmenu_option next_comment source drivers/isdn/Config.in
comment 'ISDN subsystem'
if [ "$CONFIG_NET" != "n" ]; then
tristate 'ISDN support' CONFIG_ISDN
if [ "$CONFIG_ISDN" != "n" ]; then
source drivers/isdn/Config.in
fi
fi
endmenu
mainmenu_option next_comment mainmenu_option next_comment
comment 'Old CD-ROM drivers (not SCSI, not IDE)' comment 'Old CD-ROM drivers (not SCSI, not IDE)'
......
...@@ -174,14 +174,7 @@ fi ...@@ -174,14 +174,7 @@ fi
source net/ax25/Config.in source net/ax25/Config.in
mainmenu_option next_comment source drivers/isdn/Config.in
comment 'ISDN subsystem'
tristate 'ISDN support' CONFIG_ISDN
if [ "$CONFIG_ISDN" != "n" ]; then
source drivers/isdn/Config.in
fi
endmenu
mainmenu_option next_comment mainmenu_option next_comment
comment 'CD-ROM drivers (not for SCSI or IDE/ATAPI drives)' comment 'CD-ROM drivers (not for SCSI or IDE/ATAPI drives)'
......
...@@ -388,15 +388,7 @@ source net/ax25/Config.in ...@@ -388,15 +388,7 @@ source net/ax25/Config.in
source net/irda/Config.in source net/irda/Config.in
mainmenu_option next_comment source drivers/isdn/Config.in
comment 'ISDN subsystem'
if [ "$CONFIG_NET" != "n" ]; then
tristate 'ISDN support' CONFIG_ISDN
if [ "$CONFIG_ISDN" != "n" ]; then
source drivers/isdn/Config.in
fi
fi
endmenu
mainmenu_option next_comment mainmenu_option next_comment
comment 'Old CD-ROM drivers (not SCSI, not IDE)' comment 'Old CD-ROM drivers (not SCSI, not IDE)'
......
...@@ -181,16 +181,7 @@ source net/ax25/Config.in ...@@ -181,16 +181,7 @@ source net/ax25/Config.in
source net/irda/Config.in source net/irda/Config.in
mainmenu_option next_comment source drivers/isdn/Config.in
comment 'ISDN subsystem'
if [ "$CONFIG_NET" != "n" ]; then
tristate 'ISDN support' CONFIG_ISDN
if [ "$CONFIG_ISDN" != "n" ]; then
source drivers/isdn/Config.in
fi
fi
endmenu
mainmenu_option next_comment mainmenu_option next_comment
comment 'Old CD-ROM drivers (not SCSI, not IDE)' comment 'Old CD-ROM drivers (not SCSI, not IDE)'
......
...@@ -457,14 +457,7 @@ source net/ax25/Config.in ...@@ -457,14 +457,7 @@ source net/ax25/Config.in
source net/irda/Config.in source net/irda/Config.in
mainmenu_option next_comment source drivers/isdn/Config.in
comment 'ISDN subsystem'
tristate 'ISDN support' CONFIG_ISDN
if [ "$CONFIG_ISDN" != "n" ]; then
source drivers/isdn/Config.in
fi
endmenu
mainmenu_option next_comment mainmenu_option next_comment
comment 'Old CD-ROM drivers (not SCSI, not IDE)' comment 'Old CD-ROM drivers (not SCSI, not IDE)'
......
...@@ -124,14 +124,7 @@ source net/ax25/Config.in ...@@ -124,14 +124,7 @@ source net/ax25/Config.in
source net/irda/Config.in source net/irda/Config.in
mainmenu_option next_comment source drivers/isdn/Config.in
comment 'ISDN subsystem'
tristate 'ISDN support' CONFIG_ISDN
if [ "$CONFIG_ISDN" != "n" ]; then
source drivers/isdn/Config.in
fi
endmenu
mainmenu_option next_comment mainmenu_option next_comment
comment 'Old CD-ROM drivers (not SCSI, not IDE)' comment 'Old CD-ROM drivers (not SCSI, not IDE)'
......
...@@ -118,14 +118,7 @@ else ...@@ -118,14 +118,7 @@ else
define_bool CONFIG_BLK_DEV_HD n define_bool CONFIG_BLK_DEV_HD n
fi fi
mainmenu_option next_comment source drivers/isdn/Config.in
comment 'ISDN subsystem'
tristate 'ISDN support' CONFIG_ISDN
if [ "$CONFIG_ISDN" != "n" ]; then
source drivers/isdn/Config.in
fi
endmenu
mainmenu_option next_comment mainmenu_option next_comment
comment 'SCSI support' comment 'SCSI support'
......
...@@ -151,15 +151,7 @@ source net/ax25/Config.in ...@@ -151,15 +151,7 @@ source net/ax25/Config.in
source net/irda/Config.in source net/irda/Config.in
mainmenu_option next_comment source drivers/isdn/Config.in
comment 'ISDN subsystem'
if [ "$CONFIG_NET" != "n" ]; then
tristate 'ISDN support' CONFIG_ISDN
if [ "$CONFIG_ISDN" != "n" ]; then
source drivers/isdn/Config.in
fi
fi
endmenu
mainmenu_option next_comment mainmenu_option next_comment
comment 'Old CD-ROM drivers (not SCSI, not IDE)' comment 'Old CD-ROM drivers (not SCSI, not IDE)'
......
...@@ -2,7 +2,13 @@ ...@@ -2,7 +2,13 @@
# ISDN device configuration # ISDN device configuration
# #
# only included if CONFIG_ISDN != n mainmenu_option next_comment
comment 'ISDN subsystem'
if [ "$CONFIG_NET" != "n" ]; then
tristate 'ISDN support' CONFIG_ISDN
if [ "$CONFIG_ISDN" != "n" ]; then
### CONFIG_ISDN is set #####################################################
if [ "$CONFIG_INET" != "n" ]; then if [ "$CONFIG_INET" != "n" ]; then
bool ' Support synchronous PPP' CONFIG_ISDN_PPP bool ' Support synchronous PPP' CONFIG_ISDN_PPP
...@@ -152,3 +158,10 @@ fi ...@@ -152,3 +158,10 @@ fi
dep_tristate ' Hypercope HYSDN cards (Champ, Ergo, Metro) support (module only)' CONFIG_HYSDN m $CONFIG_PROC_FS dep_tristate ' Hypercope HYSDN cards (Champ, Ergo, Metro) support (module only)' CONFIG_HYSDN m $CONFIG_PROC_FS
dep_mbool ' HYSDN CAPI 2.0 support' CONFIG_HYSDN_CAPI $CONFIG_HYSDN $CONFIG_ISDN_CAPI dep_mbool ' HYSDN CAPI 2.0 support' CONFIG_HYSDN_CAPI $CONFIG_HYSDN $CONFIG_ISDN_CAPI
endmenu endmenu
### CONFIG_ISDN end #########################################################
fi
fi
endmenu
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment