From 690b6bcb491b42fc63cd6f84ca5ca91a44cfc803 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Thu, 10 Sep 2020 13:09:54 +0200 Subject: treewide/Kconfig: Drop unneeded empty lines MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: If8aa28a22625b7b2cf9b58958de87ee752f637f6 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/45247 Tested-by: build bot (Jenkins) Reviewed-by: Michael Niewöhner --- src/Kconfig | 1 - src/mainboard/biostar/Kconfig | 1 - src/soc/amd/picasso/Kconfig | 1 - 3 files changed, 3 deletions(-) (limited to 'src') diff --git a/src/Kconfig b/src/Kconfig index d6b703ba16..e46a6e6a7a 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -1144,7 +1144,6 @@ config EM100 endmenu - ############################################################################### # Set variables with no prompt - these can be set anywhere, and putting at # the end of this file gives the most flexibility. diff --git a/src/mainboard/biostar/Kconfig b/src/mainboard/biostar/Kconfig index 1122c43563..ae502cb9dc 100644 --- a/src/mainboard/biostar/Kconfig +++ b/src/mainboard/biostar/Kconfig @@ -11,7 +11,6 @@ endchoice source "src/mainboard/biostar/*/Kconfig" - config MAINBOARD_VENDOR default "Biostar" diff --git a/src/soc/amd/picasso/Kconfig b/src/soc/amd/picasso/Kconfig index 3d9b08d9cc..824b1b0ef3 100644 --- a/src/soc/amd/picasso/Kconfig +++ b/src/soc/amd/picasso/Kconfig @@ -522,7 +522,6 @@ config PSP_VERSTAGE_SIGNING_TOKEN endmenu - config VBOOT select VBOOT_VBNV_CMOS select VBOOT_VBNV_CMOS_BACKUP_TO_FLASH -- cgit v1.2.3