diff options
Diffstat (limited to 'common_features.mk')
| -rw-r--r-- | common_features.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common_features.mk b/common_features.mk index f9fca4669..2806544f8 100644 --- a/common_features.mk +++ b/common_features.mk | |||
| @@ -264,7 +264,7 @@ ifeq ($(strip $(BACKLIGHT_CUSTOM_DRIVER)), yes) | |||
| 264 | BACKLIGHT_DRIVER := custom | 264 | BACKLIGHT_DRIVER := custom |
| 265 | endif | 265 | endif |
| 266 | 266 | ||
| 267 | VALID_BACKLIGHT_TYPES := pwm software custom | 267 | VALID_BACKLIGHT_TYPES := pwm timer software custom |
| 268 | 268 | ||
| 269 | BACKLIGHT_ENABLE ?= no | 269 | BACKLIGHT_ENABLE ?= no |
| 270 | BACKLIGHT_DRIVER ?= pwm | 270 | BACKLIGHT_DRIVER ?= pwm |
