14 lines
546 B
Plaintext
14 lines
546 B
Plaintext
|
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
|