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:
Sean Rhodes 2024-09-30 09:53:36 +01:00
commit 71f57081fd

View file

@ -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;