aboutsummaryrefslogtreecommitdiff
path: root/common_features.mk
diff options
context:
space:
mode:
Diffstat (limited to 'common_features.mk')
-rw-r--r--common_features.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/common_features.mk b/common_features.mk
index a4991b05b..91e9154f4 100644
--- a/common_features.mk
+++ b/common_features.mk
@@ -363,11 +363,6 @@ ifeq ($(strip $(LCD_ENABLE)), yes)
363 CIE1931_CURVE := yes 363 CIE1931_CURVE := yes
364endif 364endif
365 365
366# backward compat
367ifeq ($(strip $(BACKLIGHT_CUSTOM_DRIVER)), yes)
368 BACKLIGHT_DRIVER := custom
369endif
370
371VALID_BACKLIGHT_TYPES := pwm timer software custom 366VALID_BACKLIGHT_TYPES := pwm timer software custom
372 367
373BACKLIGHT_ENABLE ?= no 368BACKLIGHT_ENABLE ?= no