diff options
Diffstat (limited to 'drivers/macintosh/Kconfig')
-rw-r--r-- | drivers/macintosh/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/macintosh/Kconfig b/drivers/macintosh/Kconfig index 44708b5e582d..d5d649f5ccdb 100644 --- a/drivers/macintosh/Kconfig +++ b/drivers/macintosh/Kconfig | |||
@@ -124,8 +124,6 @@ config PMAC_BACKLIGHT | |||
124 | bool "Backlight control for LCD screens" | 124 | bool "Backlight control for LCD screens" |
125 | depends on ADB_PMU && FB = y && (BROKEN || !PPC64) | 125 | depends on ADB_PMU && FB = y && (BROKEN || !PPC64) |
126 | select FB_BACKLIGHT | 126 | select FB_BACKLIGHT |
127 | select BACKLIGHT_CLASS_DEVICE | ||
128 | select BACKLIGHT_LCD_SUPPORT | ||
129 | help | 127 | help |
130 | Say Y here to enable Macintosh specific extensions of the generic | 128 | Say Y here to enable Macintosh specific extensions of the generic |
131 | backlight code. With this enabled, the brightness keys on older | 129 | backlight code. With this enabled, the brightness keys on older |