From 42b695510a85cde9a73e4f682dda966c465040b1 Mon Sep 17 00:00:00 2001 From: Matt DeVillier Date: Sun, 21 Jul 2024 10:53:18 -0500 Subject: mb/google/dedede/var/galtic: Group fw_config fields together No need to have separate sections, and will be cleaner when adding another section in a subsequent patch. Change-Id: I4ad6be9dd67b5adbc9c5b0fcab51ce0c54351173 Signed-off-by: Matt DeVillier Reviewed-on: https://review.coreboot.org/c/coreboot/+/83605 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth --- src/mainboard/google/dedede/variants/galtic/overridetree.cb | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/mainboard/google/dedede') diff --git a/src/mainboard/google/dedede/variants/galtic/overridetree.cb b/src/mainboard/google/dedede/variants/galtic/overridetree.cb index 7eb059dc3e..51d5a7a169 100644 --- a/src/mainboard/google/dedede/variants/galtic/overridetree.cb +++ b/src/mainboard/google/dedede/variants/galtic/overridetree.cb @@ -4,9 +4,6 @@ fw_config option TOUCHSCREEN_ELAN1001 1 option TOUCHSCREEN_ELAN9008 2 end -end - -fw_config field AUDIO_CODEC_SOURCE 41 43 option AUDIO_CODEC_UNPROVISIONED 0 option AUDIO_CODEC_ALC5682 1 -- cgit v1.2.3