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 e3b42a961..fc9595ddd 100644
--- a/common_features.mk
+++ b/common_features.mk
@@ -450,10 +450,6 @@ ifeq ($(strip $(APA102_DRIVER_REQUIRED)), yes)
450 SRC += apa102.c 450 SRC += apa102.c
451endif 451endif
452 452
453ifeq ($(strip $(VISUALIZER_ENABLE)), yes)
454 CIE1931_CURVE := yes
455endif
456
457ifeq ($(strip $(CIE1931_CURVE)), yes) 453ifeq ($(strip $(CIE1931_CURVE)), yes)
458 OPT_DEFS += -DUSE_CIE1931_CURVE 454 OPT_DEFS += -DUSE_CIE1931_CURVE
459 LED_TABLES := yes 455 LED_TABLES := yes