summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/asurada/Kconfig
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-08-30 17:52:14 +0200
committerPatrick Georgi <pgeorgi@google.com>2020-09-02 07:16:42 +0000
commit3655bcaec7731eb4de26f27db100d8ddc6dac55c (patch)
tree6650f108aaf4e9254c13cb2c3dd257fc427b2ec5 /src/mainboard/google/asurada/Kconfig
parent53b0f14b70c342848a203587bc623ec2260a5ae5 (diff)
downloadcoreboot-3655bcaec7731eb4de26f27db100d8ddc6dac55c.tar.gz
coreboot-3655bcaec7731eb4de26f27db100d8ddc6dac55c.tar.bz2
coreboot-3655bcaec7731eb4de26f27db100d8ddc6dac55c.zip
src: Drop redundant 'select BOOTBLOCK_CONSOLE'
BOOTBLOCK_CONSOLE is already set to yes in console/Kconfig file. Change-Id: I2a4ee517795bc7b378afc5eae92e2799ad36111b Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/44928 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Michael Niewöhner
Diffstat (limited to 'src/mainboard/google/asurada/Kconfig')
-rw-r--r--src/mainboard/google/asurada/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/asurada/Kconfig b/src/mainboard/google/asurada/Kconfig
index f5ffb3ccf3ce..51e42a874286 100644
--- a/src/mainboard/google/asurada/Kconfig
+++ b/src/mainboard/google/asurada/Kconfig
@@ -12,7 +12,6 @@ config VBOOT
config BOARD_SPECIFIC_OPTIONS
def_bool y
- select BOOTBLOCK_CONSOLE
select SOC_MEDIATEK_MT8192
select BOARD_ROMSIZE_KB_8192
select MAINBOARD_HAS_CHROMEOS