Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 897874fa authored by Al Viro's avatar Al Viro Committed by Linus Torvalds
Browse files

[PATCH] Kconfig fix (PMAC_BACKLIGHT on ppc64)



PMAC_BACKLIGHT is broken on ppc64; marked as such

Signed-off-by: default avatarAl Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 6622b8c7
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -103,7 +103,7 @@ config PMAC_MEDIABAY
# on non-powerbook machines (but only on PMU based ones AFAIK)
# on non-powerbook machines (but only on PMU based ones AFAIK)
config PMAC_BACKLIGHT
config PMAC_BACKLIGHT
	bool "Backlight control for LCD screens"
	bool "Backlight control for LCD screens"
	depends on ADB_PMU
	depends on ADB_PMU && (BROKEN || !PPC64)
	help
	help
	  Say Y here to build in code to manage the LCD backlight on a
	  Say Y here to build in code to manage the LCD backlight on a
	  Macintosh PowerBook.  With this code, the backlight will be turned
	  Macintosh PowerBook.  With this code, the backlight will be turned