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>
7 lines
173 B
Text
7 lines
173 B
Text
# 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.
|