diff options
author | Elyes HAOUAS <ehaouas@noos.fr> | 2020-09-10 13:09:54 +0200 |
---|---|---|
committer | Michael Niewöhner <foss@mniewoehner.de> | 2020-09-21 16:30:14 +0000 |
commit | 690b6bcb491b42fc63cd6f84ca5ca91a44cfc803 (patch) | |
tree | df27fc90cc8216b4c9d42d83e7ee35d2a5530965 /src/soc/amd/picasso/Kconfig | |
parent | 131d9f5190a1e5b6fd5a47fecbe5f7eef002c0ef (diff) |
treewide/Kconfig: Drop unneeded empty lines
Change-Id: If8aa28a22625b7b2cf9b58958de87ee752f637f6
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45247
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Diffstat (limited to 'src/soc/amd/picasso/Kconfig')
-rw-r--r-- | src/soc/amd/picasso/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
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 |