diff options
Diffstat (limited to 'common_features.mk')
-rw-r--r-- | common_features.mk | 4 |
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 |
327 | endif | 327 | endif |
328 | 328 | ||
329 | ifeq ($(strip $(LCD_ENABLE)), yes) | ||
330 | CIE1931_CURVE := yes | ||
331 | endif | ||
332 | |||
333 | VALID_BACKLIGHT_TYPES := pwm timer software custom | 329 | VALID_BACKLIGHT_TYPES := pwm timer software custom |
334 | 330 | ||
335 | BACKLIGHT_ENABLE ?= no | 331 | BACKLIGHT_ENABLE ?= no |