From aa38a6aff0c20a9420c92aa03162409655b14457 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=86=E5=BA=86=E5=84=BF?= Date: Thu, 24 Feb 2022 07:39:26 +0000 Subject: [PATCH] =?UTF-8?q?update=20model/audio/Kconfig.=E7=94=A8=E4=BA=8E?= =?UTF-8?q?=E7=A9=BA=E4=BB=93=E7=BC=96=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- model/audio/Kconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/model/audio/Kconfig b/model/audio/Kconfig index 82cc568..15b56b3 100755 --- a/model/audio/Kconfig +++ b/model/audio/Kconfig @@ -24,3 +24,5 @@ config DRIVERS_HDF_AUDIO_TEST depends on DRIVERS_HDF_AUDIO help Answer Y to choice HDF Audio driver Test. + + -- Gitee