summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-07-20 10:27:25 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-07-20 10:27:25 -0600
commit266de52aab6176c7ea7571256219e6f13518c3e9 (patch)
tree2ecc95f97d34cf25e22ae8859fc239ec56af4dbf
parentccfc48d9dc0aeb02ff84ff2619afb341fde57ad1 (diff)
downloadpx4-nuttx-266de52aab6176c7ea7571256219e6f13518c3e9.tar.gz
px4-nuttx-266de52aab6176c7ea7571256219e6f13518c3e9.tar.bz2
px4-nuttx-266de52aab6176c7ea7571256219e6f13518c3e9.zip
Kconfig: MW8904 driver no longer depends on EXPERIMENTAL (it probably still should)
-rw-r--r--nuttx/drivers/audio/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/drivers/audio/Kconfig b/nuttx/drivers/audio/Kconfig
index 53e6c24cf..c6649750f 100644
--- a/nuttx/drivers/audio/Kconfig
+++ b/nuttx/drivers/audio/Kconfig
@@ -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