diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/video/backlight/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/video/backlight/Kconfig b/drivers/video/backlight/Kconfig index 39fff49da19d..0c9373bedd1f 100644 --- a/drivers/video/backlight/Kconfig +++ b/drivers/video/backlight/Kconfig | |||
@@ -246,10 +246,10 @@ config BACKLIGHT_MAX8925 | |||
246 | 246 | ||
247 | config BACKLIGHT_APPLE | 247 | config BACKLIGHT_APPLE |
248 | tristate "Apple Backlight Driver" | 248 | tristate "Apple Backlight Driver" |
249 | depends on X86 | 249 | depends on X86 && ACPI |
250 | help | 250 | help |
251 | If you have an Intel-based Apple say Y to enable a driver for its | 251 | If you have an Intel-based Apple say Y to enable a driver for its |
252 | backlight | 252 | backlight. |
253 | 253 | ||
254 | config BACKLIGHT_TOSA | 254 | config BACKLIGHT_TOSA |
255 | tristate "Sharp SL-6000 Backlight Driver" | 255 | tristate "Sharp SL-6000 Backlight Driver" |