mb/google/fatcat/var/fatcat: Rename audio codec options

The new names include the `AUDIO_` prefix to clearly indicate that
they are audio-related options.

TEST=Able to build google/fatcat w/o any functional impact.

Change-Id: Ia651c19f02423ee214a31168e2bd809e097ce8c2
Signed-off-by: Subrata Banik <subratabanik@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84657
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Pranava Y N <pranavayn@google.com>
This commit is contained in:
Subrata Banik 2024-10-04 07:54:09 +00:00
commit d6a4b27e3e

View file

@ -1,10 +1,10 @@
fw_config
field AUDIO 0 3
option AUDIO_NONE 0
option MAX98373_ALC5682_SNDW 1
option ALC722_SNDW 2
option ALC256_HDA 3
option MAX98360_ALC5682I_I2S 4
option AUDIO_NONE 0
option AUDIO_MAX98373_ALC5682_SNDW 1
option AUDIO_ALC722_SNDW 2
option AUDIO_ALC256_HDA 3
option AUDIO_MAX98360_ALC5682I_I2S 4
end
field WIFI 4 5
option WIFI_CNVI_6 0