incubator-nuttx/boards/arm/lc823450/lc823450-xgevk/Kconfig

13 lines
269 B
Plaintext

#
# For a description of the syntax of this configuration file,
# see the file kconfig-language.txt in the NuttX tools repository.
#
if ARCH_BOARD_LC823450_XGEVK
config LC823450_XGEVK_BTPOWER
bool "Enable bluetooth power control on lc823450-xgevk"
default n
endif