mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 00:34:10 +08:00
Kconfig: MW8904 driver no longer depends on EXPERIMENTAL (it probably still should)
This commit is contained in:
@@ -87,7 +87,7 @@ endif # VS1053
|
||||
config AUDIO_WM8904
|
||||
bool "WM8904 audio chip"
|
||||
default n
|
||||
depends on AUDIO && EXPERIMENTAL
|
||||
depends on AUDIO
|
||||
---help---
|
||||
Select to enable support for the WM8904 Audio codec by Wolfson
|
||||
Microelectonics. This chip is a lower level audio chip.. basically
|
||||
|
||||
Reference in New Issue
Block a user