nuttx/boards/arm/cxd56xx/drivers/audio/Kconfig
Alin Jerpelea 502d7bb501 boards: cxd56: spresense: move audio configuration
The audio configuration is board specific and shared by both audio drivers.

Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2020-04-16 12:50:05 -06:00

12 lines
221 B
Plaintext

#
# For a description of the syntax of this configuration file,
# see the file kconfig-language.txt in the NuttX tools repository.
#
comment "Audio Options"
config CXD56_AUDIO
bool "CXD56 SDK Audio Driver"
default n