[PATCH -rt] disable building all staging drivers

From: Uwe Kleine-KÃnig
Date: Sat Jun 13 2009 - 17:39:11 EST


I know that at least COMEDI and RT2870 are broken with -rt, but Thomas
requested disabling all of staging. He's the maintainer.

Signed-off-by: Uwe Kleine-KÃnig <u.kleine-koenig@xxxxxxxxxxxxxx>
Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Cc: Greg Kroah-Hartman <greg@xxxxxxxxx>
Cc: Ian Abbott <abbotti@xxxxxxxxx>
Cc: Frank Mori Hess <fmhess@xxxxxxxxxxxxxxxxxxxxx>
---
drivers/staging/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/staging/Kconfig b/drivers/staging/Kconfig
index 211af86..3d1a966 100644
--- a/drivers/staging/Kconfig
+++ b/drivers/staging/Kconfig
@@ -1,6 +1,7 @@
menuconfig STAGING
bool "Staging drivers"
default n
+ depends on BROKEN
---help---
This option allows you to select a number of drivers that are
not of the "normal" Linux kernel quality level. These drivers
--
1.6.3.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/