sdk-hwV1.3/lichee/melis-v3.0/source/ekernel/components/thirdparty/Kconfig

14 lines
546 B
Plaintext
Executable File

menu "Thirdparty Components Support"
source "ekernel/components/thirdparty/dfs/Kconfig"
source "ekernel/components/thirdparty/openamp/Kconfig"
source "ekernel/components/thirdparty/cplusplus/Kconfig"
source "ekernel/components/thirdparty/finsh_cli/Kconfig"
source "ekernel/components/thirdparty/archival/Kconfig"
source "ekernel/components/thirdparty/pthreads/Kconfig"
source "ekernel/components/thirdparty/benchmark/Kconfig"
source "ekernel/components/thirdparty/decompress/Kconfig"
source "ekernel/components/thirdparty/mmap/Kconfig"
endmenu