10 lines
158 B
Plaintext
10 lines
158 B
Plaintext
osource "$ARCS_BASE/Kconfig"
|
|
|
|
menu "Voice Application"
|
|
|
|
rsource "../../modules/Kconfig"
|
|
rsource "../../src/Kconfig"
|
|
orsource "../../apps-ui/Kconfig"
|
|
|
|
endmenu
|