summaryrefslogtreecommitdiffstats
path: root/drivers/telephony/Config.in
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-02-05 06:47:02 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-02-05 06:47:02 +0000
commit99a7e12f34b3661a0d1354eef83a0eef4df5e34c (patch)
tree3560aca9ca86792f9ab7bd87861ea143a1b3c7a3 /drivers/telephony/Config.in
parente73a04659c0b8cdee4dd40e58630e2cf63afb316 (diff)
Merge with Linux 2.3.38.
Diffstat (limited to 'drivers/telephony/Config.in')
-rw-r--r--drivers/telephony/Config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/telephony/Config.in b/drivers/telephony/Config.in
new file mode 100644
index 000000000..84b18c818
--- /dev/null
+++ b/drivers/telephony/Config.in
@@ -0,0 +1,9 @@
+#
+# Telephony device configuration
+#
+mainmenu_option next_comment
+comment 'Telephony Support'
+
+tristate 'Linux telephony support' CONFIG_PHONE
+dep_tristate 'QuickNet Internet LineJack/PhoneJack support' CONFIG_PHONE_IXJ $CONFIG_PHONE
+endmenu