soc/intel/jasperlake: Remove Cnvi Audio Offload bool
This isn't used anywhere, so remove it. Change-Id: Ieb5980929ef35ae129f9e548da7ab71efa2ae7f3 Signed-off-by: Sean Rhodes <sean@starlabs.systems> Reviewed-on: https://review.coreboot.org/c/coreboot/+/84594 Reviewed-by: coreboot org <coreboot.org@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
4d708beba6
commit
71f57081fd
1 changed files with 0 additions and 3 deletions
|
|
@ -227,9 +227,6 @@ struct soc_intel_jasperlake_config {
|
|||
/* Enable Pch iSCLK */
|
||||
bool pch_isclk;
|
||||
|
||||
/* CNVi BT Audio Offload: Enable/Disable BT Audio Offload. */
|
||||
bool CnviBtAudioOffload;
|
||||
|
||||
/* Tcss */
|
||||
bool TcssXhciEn;
|
||||
bool TcssXdciEn;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue