#
# 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