diff options
author | Kristina Martšenko <kristina.martsenko@gmail.com> | 2014-07-24 00:38:01 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-07-23 18:44:51 -0700 |
commit | 53b903093b5e63c45a7ad46385794a59a1d69a8b (patch) | |
tree | f8d613f0511f9097e44d7f92dd205b399b9157f6 /drivers/staging/Kconfig | |
parent | 64f488fb1c536e95414296112cb76cbb72089754 (diff) |
staging: ced1401: remove driver
The state of the driver hasn't improved much since it was added to
staging, and no one with the hardware is currently working on it, so
remove it. This commit can be reverted if someone wants to clean the
driver up and move it to its proper place in the kernel.
Signed-off-by: Kristina Martšenko <kristina.martsenko@gmail.com>
Cc: Greg Smith <greg@ced.co.uk>
Cc: Alois Schlögl <alois.schloegl@ist.ac.at>
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 12b092ce0d0f..0a92dc6ab77c 100644 --- a/drivers/staging/Kconfig +++ b/drivers/staging/Kconfig @@ -106,8 +106,6 @@ source "drivers/staging/gdm724x/Kconfig" source "drivers/staging/silicom/Kconfig" -source "drivers/staging/ced1401/Kconfig" - source "drivers/staging/imx-drm/Kconfig" source "drivers/staging/fwserial/Kconfig" |