[PATCH] (8/43) Kconfig fix (PMAC_BACKLIGHT on ppc64)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



PMAC_BACKLIGHT is broken on ppc64; marked as such

Signed-off-by: Al Viro <[email protected]>
----
diff -urN RC13-rc6-git13-ppc64-isdn/drivers/macintosh/Kconfig RC13-rc6-git13-ppc64-backlight/drivers/macintosh/Kconfig
--- RC13-rc6-git13-ppc64-isdn/drivers/macintosh/Kconfig	2005-08-10 10:37:49.000000000 -0400
+++ RC13-rc6-git13-ppc64-backlight/drivers/macintosh/Kconfig	2005-08-21 13:16:51.000000000 -0400
@@ -103,7 +103,7 @@
 # on non-powerbook machines (but only on PMU based ones AFAIK)
 config PMAC_BACKLIGHT
 	bool "Backlight control for LCD screens"
-	depends on ADB_PMU
+	depends on ADB_PMU && (BROKEN || !PPC64)
 	help
 	  Say Y here to build in code to manage the LCD backlight on a
 	  Macintosh PowerBook.  With this code, the backlight will be turned
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]
  Powered by Linux