summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.rules5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile.rules b/Makefile.rules
index 8f2d2994e5..9808fa712d 100644
--- a/Makefile.rules
+++ b/Makefile.rules
@@ -246,10 +246,7 @@ ifeq ($(TEST_BUILD),)
@echo "directory! Otherwise, you won't be able to enter any commands."
endif # not a TEST_BUILD
endif # CONFIG_EXPERIMENTAL_CONSOLE=y
-# TODO(b/195718112): Disable config option check as it's
-# suspected to be breaking the CQ. We should consider enabling
-# as a pre-submit only when re-enabling.
-# $(call quiet,check_allowed)
+ $(call quiet,check_allowed)
proj-%: | $(FAILED_BOARDS_DIR)
@touch $(FAILED_BOARDS_DIR)/$*