502d7bb501
The audio configuration is board specific and shared by both audio drivers. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
12 lines
221 B
Plaintext
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
|
|
|