From d5844d2806e98a60f957cbb4020cb0a1e4300a36 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Sat, 23 May 2015 05:46:55 +0300 Subject: AGESA: Drop EXT_RT_TBL_SUPPORT MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Not referenced anywhere. Change-Id: I66c5f2948145666721c9033b82f23f7c37ac1884 Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/10281 Reviewed-by: Edward O'Callaghan Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/cpu/amd/pi/00630F01/Kconfig | 4 ---- src/cpu/amd/pi/00730F01/Kconfig | 4 ---- 2 files changed, 8 deletions(-) (limited to 'src/cpu/amd/pi') diff --git a/src/cpu/amd/pi/00630F01/Kconfig b/src/cpu/amd/pi/00630F01/Kconfig index 994f711419..da4312a230 100644 --- a/src/cpu/amd/pi/00630F01/Kconfig +++ b/src/cpu/amd/pi/00630F01/Kconfig @@ -32,10 +32,6 @@ config CPU_SOCKET_TYPE hex default 0x10 -config EXT_RT_TBL_SUPPORT - bool - default n - config EXT_CONF_SUPPORT bool default n diff --git a/src/cpu/amd/pi/00730F01/Kconfig b/src/cpu/amd/pi/00730F01/Kconfig index 13674877b8..4c9e7013b5 100644 --- a/src/cpu/amd/pi/00730F01/Kconfig +++ b/src/cpu/amd/pi/00730F01/Kconfig @@ -32,10 +32,6 @@ config CPU_SOCKET_TYPE hex default 0x10 -config EXT_RT_TBL_SUPPORT - bool - default n - config CBB hex default 0x0 -- cgit v1.2.3