huanghe 50a4e8c662
[bsp][phytium]适配rt-thread5.0.0 版本 (#7441)
Co-authored-by: 朱耿宇 <zhugengyu@phytium.com.cn>
2023-05-11 10:25:21 +08:00

23 lines
345 B
Plaintext

menu "Media Configuration"
config ENABLE_FDC_DP
bool
prompt "USE FMEDIA"
default n
help
Select fdcdp driver component
config ENABLE_FDC_DP_USE_LIB
bool
prompt "USE FMEDIA LIB TO LINK"
default n
help
Select fdcdp driver component
endmenu