[bsp][x1000]disable x1000 audio driver
This commit is contained in:
parent
e855fb8536
commit
f79a694b97
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue