diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-26 13:06:04 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-26 13:06:04 -0700 |
commit | 7326446c728f633a0d6b3318cf491f71f044dce0 (patch) | |
tree | 42dac39eba6e0f38c44767b2732951c098d31abd /drivers/staging/Kconfig | |
parent | 34ec83f4c1dc0d6bf4b056f89841706907a06255 (diff) |
Staging: remove telephony drivers
We said we would wait until the 3.6 kernel release to remove these
drivers. So we waited 6 months longer, that should be fine.
If anyone wants them back, it is trivial to revert these, but given that
I don't think they even build anymore, I doubt anyone will want them.
Cc: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/Kconfig')
-rw-r--r-- | drivers/staging/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/Kconfig b/drivers/staging/Kconfig index 8b4566e776e..231a2729d34 100644 --- a/drivers/staging/Kconfig +++ b/drivers/staging/Kconfig @@ -118,8 +118,6 @@ source "drivers/staging/omapdrm/Kconfig" source "drivers/staging/android/Kconfig" -source "drivers/staging/telephony/Kconfig" - source "drivers/staging/ozwpan/Kconfig" source "drivers/staging/ccg/Kconfig" |