zhugengyu 1537544f6a
[bsp/phytium] add phytium bsp to support e2000 bootup with smp (#6566)
add phytium board (E2000) bsp
support usart
support SMP with demo
2022-11-10 09:22:48 -05:00

10 lines
207 B
Plaintext

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