diff options
Diffstat (limited to 'arch/mips64/config.in')
-rw-r--r-- | arch/mips64/config.in | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/mips64/config.in b/arch/mips64/config.in index c1c3d59cf..e8833c51a 100644 --- a/arch/mips64/config.in +++ b/arch/mips64/config.in @@ -1,4 +1,4 @@ -# $Id: config.in,v 1.10 2000/01/31 21:57:09 kanoj Exp $ +# $Id: config.in,v 1.11 2000/02/04 07:40:23 ralf Exp $ # # For a description of the syntax of this configuration file, # see the Configure script. @@ -108,6 +108,8 @@ if [ "$CONFIG_NET" = "y" ]; then source net/Config.in fi +source drivers/telephony/Config.in + mainmenu_option next_comment comment 'SCSI support' |