Procházet zdrojové kódy

Staging: android: mark subsystem as broken

It's causing lots of build errors, so just mark it as broken.  It is
scheduled to be removed in 2.6.33 anyway.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Greg Kroah-Hartman před 15 roky
rodič
revize
2cdf99ce2b
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      drivers/staging/android/Kconfig

+ 1 - 0
drivers/staging/android/Kconfig

@@ -2,6 +2,7 @@ menu "Android"
 
 config ANDROID
 	bool "Android Drivers"
+	depends on BROKEN
 	default N
 	---help---
 	  Enable support for various drivers needed on the Android platform