summaryrefslogtreecommitdiff
path: root/nuttx/audio
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-02-27 16:20:28 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-02-27 16:20:28 -0600
commitfce03703d1d939dd60a1bf6e299c673136a16fe3 (patch)
treea196a34e0025a25f2c5c6fc9001a992f90576a1b /nuttx/audio
parentf3b8fe7cf062b20aec846f7784edcf4de7fb3315 (diff)
downloadpx4-nuttx-fce03703d1d939dd60a1bf6e299c673136a16fe3.tar.gz
px4-nuttx-fce03703d1d939dd60a1bf6e299c673136a16fe3.tar.bz2
px4-nuttx-fce03703d1d939dd60a1bf6e299c673136a16fe3.zip
PIC32MZ: Correct a few more DEVCFG issues
Diffstat (limited to 'nuttx/audio')
-rw-r--r--nuttx/audio/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/audio/Kconfig b/nuttx/audio/Kconfig
index e68e82882..cbf51b87e 100644
--- a/nuttx/audio/Kconfig
+++ b/nuttx/audio/Kconfig
@@ -215,7 +215,7 @@ endif
# These are here as placeholders of what could be added
-if CONFIG_AUDIO_PLANNED
+if AUDIO_PLANNED
config AUDIO_MIXER
bool "Planned - Enable support for the software based Audio Mixer"