|
#
|
|
# For a description of the syntax of this configuration file,
|
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
|
#
|
|
|
|
if SPECIFIC_DRIVERS
|
|
source "$BINDIR/drivers/platform/audio/Kconfig"
|
|
source "$BINDIR/drivers/platform/sensors/Kconfig"
|
|
endif
|