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

23 lines
345 B
Plaintext
Raw Normal View History

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