zhangyan 31fec3bb70
[bsp] phytium e2000 update (#7900)
Co-authored-by: zhugengyu <zhugengyu@phytium.com.cn>
2023-08-02 13:27:09 +08:00

10 lines
224 B
Plaintext

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