Update target.mk

This commit is contained in:
Ben V. Brown 2023-02-04 22:23:29 +11:00 committed by Rudis Muiznieks
parent b54f408983
commit 5ee687b4eb
Signed by: rudism
GPG Key ID: CABF2F86EF7884F9
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ export AUDIO_ANC_FB_MC ?= 0
export AUDIO_SECTION_SUPPT ?= 0
export AUD_SECTION_STRUCT_VERSION ?= 2
# Music cancel hardware?
export AUDIO_ANC_FB_MC_HW ?=0
export AUDIO_ANC_FB_MC_HW ?=1
export APP_ANC_KEY ?= 1
export ANC_FB_CHECK ?= 1
##### ANC DEFINE END ######