mb/intel/kblrvp/variants: Fix indentation and remove empty lines

Change-Id: I4b5e0992494949bcb2fbda1361e0118c087a437a
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56211
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Felix Singer 2021-07-12 16:12:00 +02:00 committed by Michael Niewöhner
parent 16da569df9
commit 1be296c1e7
2 changed files with 1 additions and 3 deletions

View File

@ -107,7 +107,7 @@ chip soc/intel/skylake
# Lock Down
register "common_soc_config" = "{
.chipset_lockdown = CHIPSET_LOCKDOWN_COREBOOT,
.chipset_lockdown = CHIPSET_LOCKDOWN_COREBOOT,
}"
device domain 0 on

View File

@ -147,8 +147,6 @@ chip soc/intel/skylake
[PchSerialIoIndexUart2] = PchSerialIoSkipInit, \
}"
# Use default SD card detect GPIO configuration
register "sdcard_cd_gpio" = "GPP_G5"