From 2fa088be40fc2073ae2b68b0407f1faabe81ee2b Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Sun, 14 Dec 2014 08:55:20 +0200 Subject: AMD binaryPI: Drop EXT_CONF_SUPPORT MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I2ec08df2eb8e65bc759de9917894df9d0c8b1995 Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/7807 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Alexandru Gagniuc Reviewed-by: Edward O'Callaghan --- src/cpu/amd/pi/00730F01/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/cpu') diff --git a/src/cpu/amd/pi/00730F01/Kconfig b/src/cpu/amd/pi/00730F01/Kconfig index e610ea2ff4..2ee2924672 100644 --- a/src/cpu/amd/pi/00730F01/Kconfig +++ b/src/cpu/amd/pi/00730F01/Kconfig @@ -41,10 +41,6 @@ config EXT_RT_TBL_SUPPORT bool default n -config EXT_CONF_SUPPORT - bool - default n - config CBB hex default 0x0 -- cgit v1.2.3