rt-thread/bsp/phytium/libraries/standalone/drivers/timer/Kconfig

10 lines
207 B
Plaintext
Raw Normal View History

menu "Hardware Timer Configuration"
config ENABLE_TIMER_TACHO
bool
prompt "Use Timer Tacho"
depends on TARGET_E2000S || TARGET_E2000D || TARGET_E2000Q
default n
endmenu