mb/google/nissa/var/craask: Move codec item to SSFC

Move audio codec item from fw_config to SSFC.

BUG=b:238353613
TEST=emerge-nissa coreboot

Signed-off-by: Tyler Wang <tyler.wang@quanta.corp-partner.google.com>
Change-Id: I361ef54cd2ee3e0a423ed5086184936d6f09e099
Reviewed-on: https://review.coreboot.org/c/coreboot/+/65718
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Reka Norman <rekanorman@chromium.org>
This commit is contained in:
Tyler Wang 2022-07-08 18:13:31 +08:00 committed by Felix Held
parent a5c9682633
commit 29ae26704c
1 changed files with 5 additions and 5 deletions

View File

@ -17,13 +17,13 @@ fw_config
option SD_GL9750S 0
option SD_ABSENT 1
end
field CODEC 6 7
option CODEC_NAU8825 0
option CODEC_ALC5682I_VS 1
end
field AMP 8 9
field AMP 6 7
option AMP_MX98360A 0
end
field CODEC 32 33
option CODEC_ALC5682I_VS 0
option CODEC_NAU8825 1
end
end
chip soc/intel/alderlake