* Turn off debug to prevent performance issues ======================================================= diff --git a/source/host/config/make.config b/source/host/config/make.config index fd5133b..fc4507d 100644 --- a/source/host/config/make.config +++ b/source/host/config/make.config @@ -48,7 +48,6 @@ ifeq ($(CONFIG_CHW_20_40), y) endif -EXTRA_CFLAGS += -DONEBOX_DEBUG_ENABLE EXTRA_CFLAGS += -DPROGRAMMING_BBP_TA EXTRA_CFLAGS += -DPROGRAMMING_SCAN_TA EXTRA_CFLAGS += -DRSI_SDIO_MULTI_BLOCK_SUPPORT