Browse Source

[bsp][x1000]disable x1000 audio driver

EvalZero 6 years ago
parent
commit
f79a694b97
2 changed files with 2 additions and 2 deletions
  1. 1 1
      bsp/x1000/.config
  2. 1 1
      bsp/x1000/rtconfig.h

+ 1 - 1
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

+ 1 - 1
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