aboutsummaryrefslogtreecommitdiff
path: root/common_features.mk
diff options
context:
space:
mode:
Diffstat (limited to 'common_features.mk')
-rw-r--r--common_features.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/common_features.mk b/common_features.mk
index 083aa4aaa..af538b696 100644
--- a/common_features.mk
+++ b/common_features.mk
@@ -326,10 +326,6 @@ ifneq ($(strip $(VARIABLE_TRACE)),no)
326 endif 326 endif
327endif 327endif
328 328
329ifeq ($(strip $(LCD_ENABLE)), yes)
330 CIE1931_CURVE := yes
331endif
332
333VALID_BACKLIGHT_TYPES := pwm timer software custom 329VALID_BACKLIGHT_TYPES := pwm timer software custom
334 330
335BACKLIGHT_ENABLE ?= no 331BACKLIGHT_ENABLE ?= no