0c80862eb0
Add the Sound Open Firmware project as a Zephyr module under modules/audio/sof. Signed-off-by: Andy Ross <andrew.j.ross@intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>
8 lines
173 B
Plaintext
8 lines
173 B
Plaintext
# Copyright (c) 2020 Intel Corporation
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config SOF
|
|
bool "Sound Open Firmware (SOF)"
|
|
help
|
|
Build Sound Open Firmware (SOF) support.
|