Linux Audio
Check our new training course
Embedded Linux Audio
1 2 3 4 5 6 7 8 9 10 11 12 13 14
# External source code configuration options # Copyright (c) 2016 Linaro Ltd. # SPDX-License-Identifier: Apache-2.0 menu "External Sources" source "ext/hal/Kconfig" source "ext/lib/crypto/Kconfig" source "ext/lib/fnmatch/Kconfig" endmenu