summaryrefslogtreecommitdiffstats
path: root/drivers/staging/Kconfig
diff options
context:
space:
mode:
authorJiri Slaby2011-08-31 21:24:59 +0200
committerGreg Kroah-Hartman2011-09-23 01:00:20 +0200
commit3a0db7215c88077b61a673215756ec4a0dc0c7a5 (patch)
tree0c8825623f26e9ab53309d2e48cd143f066afd45 /drivers/staging/Kconfig
parentcris: lower the printk level in cris serial driver (diff)
downloadkernel-qcow2-linux-3a0db7215c88077b61a673215756ec4a0dc0c7a5.tar.gz
kernel-qcow2-linux-3a0db7215c88077b61a673215756ec4a0dc0c7a5.tar.xz
kernel-qcow2-linux-3a0db7215c88077b61a673215756ec4a0dc0c7a5.zip
TTY: serial, move 68360 driver to staging
This driver has been broken at least since 2008. At that time, a88487c79b (Fix compile errors in SGI console drivers) broke this driver completely. And since nobody noticed for the past 3 years, move it into staging. I think this will rot there and we will throw it away completely after some time. Or maybe someone will volunteer to fix it ;). Signed-off-by: Jiri Slaby <jslaby@suse.cz> Cc: Geert Uytterhoeven <geert@linux-m68k.org> Cc: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/Kconfig')
-rw-r--r--drivers/staging/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/staging/Kconfig b/drivers/staging/Kconfig
index 06c9081d596d..bd3d1cc1d16e 100644
--- a/drivers/staging/Kconfig
+++ b/drivers/staging/Kconfig
@@ -24,6 +24,8 @@ menuconfig STAGING
if STAGING
+source "drivers/staging/serial/Kconfig"
+
source "drivers/staging/et131x/Kconfig"
source "drivers/staging/slicoss/Kconfig"