From 6cfa4f763ddbe1b6a8b473c1b532c3c14f0ae951 Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Fri, 10 Aug 2018 20:28:12 +0200 Subject: soc/intel/broadwell/Kconfig: Clean up redefined config options All broadwell board set HAVE_IFD_BIN to default n, overloading the option in soc, therefore just use the defaults in sb/intel/common/firmware. Change-Id: I250dbbc9d61ecedc1a1eb48751ad966732604349 Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/28011 Reviewed-by: Angel Pons Reviewed-by: Tristan Corrick Reviewed-by: Patrick Georgi Tested-by: build bot (Jenkins) --- src/mainboard/purism/librem_bdw/Kconfig | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/mainboard/purism') diff --git a/src/mainboard/purism/librem_bdw/Kconfig b/src/mainboard/purism/librem_bdw/Kconfig index 726fb4a7b1..fd78087b2d 100644 --- a/src/mainboard/purism/librem_bdw/Kconfig +++ b/src/mainboard/purism/librem_bdw/Kconfig @@ -37,14 +37,6 @@ config PCIEXP_L1_SUB_STATE config PCIEXP_AER def_bool n -config HAVE_IFD_BIN - bool - default n - -config HAVE_ME_BIN - bool - default n - config MAINBOARD_DIR string default purism/librem_bdw -- cgit v1.2.3