diff --git a/bsp/x1000/.config b/bsp/x1000/.config index 9a5600a15e3f63bf4fe252486077e6a973fb67cd..5687c566958efa3944bbff3506a77de2cf7ac8a1 100644 --- a/bsp/x1000/.config +++ b/bsp/x1000/.config @@ -334,6 +334,6 @@ CONFIG_RT_USING_I2C0=y # CONFIG_RT_USING_TRULY_TFT240240 is not set # CONFIG_RT_USING_GT9XX is not set # CONFIG_RT_USING_FT6x06 is not set -CONFIG_RT_USING_AUDIO=y +# CONFIG_RT_USING_AUDIO is not set CONFIG_RT_USING_ICODEC=y CONFIG_RT_USING_CPU_FFS=y diff --git a/bsp/x1000/rtconfig.h b/bsp/x1000/rtconfig.h index e7c3e5feda5903138cd479b9a03ad642bf755c8d..52cc228c704987fad1e68fada31a1372a9b1ae72 100644 --- a/bsp/x1000/rtconfig.h +++ b/bsp/x1000/rtconfig.h @@ -300,7 +300,7 @@ /* RT_USING_TRULY_TFT240240 is not set */ /* RT_USING_GT9XX is not set */ /* RT_USING_FT6x06 is not set */ -#define RT_USING_AUDIO +/* RT_USING_AUDIO is not set */ #define RT_USING_ICODEC #define RT_USING_CPU_FFS