blob: a78d6e1be525ffc4e7ce7ae64a76adc5f563ed6a [file] [log] [blame]
#
# For a description of the syntax of this configuration file,
# see the file kconfig-language.txt in the NuttX tools repository.
#
if ARCH_BOARD_STM32L_DISCOVERY
config STM32LDISCO_QETIMER
int "Timer to use with QE encoder"
default 3
depends on SENSORS_QENCODER
endif