summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/rambi/Kconfig
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2018-08-10 20:35:44 +0200
committerPatrick Georgi <pgeorgi@google.com>2018-08-13 15:44:15 +0000
commit1002b443b10227054938da477c6450c17c6556d3 (patch)
tree6d507ee3b7654a83149b6c17cbf84c031be7992a /src/mainboard/google/rambi/Kconfig
parentd2113154d3b7b471346326afc56c9f80b758c4fd (diff)
downloadcoreboot-1002b443b10227054938da477c6450c17c6556d3.tar.gz
coreboot-1002b443b10227054938da477c6450c17c6556d3.tar.bz2
coreboot-1002b443b10227054938da477c6450c17c6556d3.zip
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 <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/28008 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Tristan Corrick <tristan@corrick.kiwi> Reviewed-by: Patrick Georgi <pgeorgi@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/rambi/Kconfig')
-rw-r--r--src/mainboard/google/rambi/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/mainboard/google/rambi/Kconfig b/src/mainboard/google/rambi/Kconfig
index 440276dd1278..725d69dfe28c 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