From 1002b443b10227054938da477c6450c17c6556d3 Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Fri, 10 Aug 2018 20:35:44 +0200 Subject: mb/google/rambi: Don't set defaults for HAVE_IFD_BIN There is no need set the default HAVE_IFD_BIN explicitly to n. Change-Id: I4a5fe45e7f8f6dd018937861b0fb92a8da49904e Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/28008 Reviewed-by: Angel Pons Reviewed-by: Tristan Corrick Reviewed-by: Patrick Georgi Tested-by: build bot (Jenkins) --- src/mainboard/google/rambi/Kconfig | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/mainboard/google/rambi') diff --git a/src/mainboard/google/rambi/Kconfig b/src/mainboard/google/rambi/Kconfig index 440276dd12..725d69dfe2 100644 --- a/src/mainboard/google/rambi/Kconfig +++ b/src/mainboard/google/rambi/Kconfig @@ -109,12 +109,4 @@ config VGA_BIOS_FILE string default "pci8086,0f31.rom" -config HAVE_IFD_BIN - bool - default n - -config HAVE_ME_BIN - bool - default n - endif # BOARD_GOOGLE_BASEBOARD_RAMBI -- cgit v1.2.3