aboutsummaryrefslogtreecommitdiff
path: root/drivers/Kconfig
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2012-01-30 14:54:48 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-02-08 16:58:04 -0800
commit6222d7a17745f6e48fddda7245e4bb0d58bfeaf0 (patch)
tree0ab0417437b111c9ee24b14d54faa7829177bf57 /drivers/Kconfig
parent9823ec9ded836ee7ca4fe5ab7964b9cdc8af010c (diff)
telephony: Move to staging
This stuff is really old and in quite poor shape. Does anyone still use it? If not, I think it's appropriate to let it simmer in staging for a few releases. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/Kconfig')
-rw-r--r--drivers/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/Kconfig b/drivers/Kconfig
index 5afe5d1f199b..decf8e420856 100644
--- a/drivers/Kconfig
+++ b/drivers/Kconfig
@@ -40,8 +40,6 @@ source "drivers/net/Kconfig"
source "drivers/isdn/Kconfig"
-source "drivers/telephony/Kconfig"
-
# input before char - char/joystick depends on it. As does USB.
source "drivers/input/Kconfig"