AGESA: Drop EXT_RT_TBL_SUPPORT
Not referenced anywhere. Change-Id: I66c5f2948145666721c9033b82f23f7c37ac1884 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: http://review.coreboot.org/10281 Reviewed-by: Edward O'Callaghan <edward.ocallaghan@koparo.com> Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
parent
05b65ab23a
commit
d5844d2806
|
@ -25,10 +25,6 @@ config CPU_AMD_AGESA_FAMILY10
|
|||
|
||||
if CPU_AMD_AGESA_FAMILY10
|
||||
|
||||
config EXT_RT_TBL_SUPPORT
|
||||
bool
|
||||
default n
|
||||
|
||||
config CBB
|
||||
hex
|
||||
default 0x0
|
||||
|
|
|
@ -32,10 +32,6 @@ config CPU_SOCKET_TYPE
|
|||
hex
|
||||
default 0x10
|
||||
|
||||
config EXT_RT_TBL_SUPPORT
|
||||
bool
|
||||
default n
|
||||
|
||||
config CBB
|
||||
hex
|
||||
default 0x0
|
||||
|
|
|
@ -32,10 +32,6 @@ config CPU_SOCKET_TYPE
|
|||
hex
|
||||
default 0x10
|
||||
|
||||
config EXT_RT_TBL_SUPPORT
|
||||
bool
|
||||
default n
|
||||
|
||||
config CBB
|
||||
hex
|
||||
default 0x0
|
||||
|
|
|
@ -46,10 +46,6 @@ config CPU_AMD_SOCKET_AM3R2
|
|||
help
|
||||
AMD AM3r2 Socket
|
||||
|
||||
config EXT_RT_TBL_SUPPORT
|
||||
bool
|
||||
default n
|
||||
|
||||
config CBB
|
||||
hex
|
||||
default 0x0
|
||||
|
|
|
@ -33,10 +33,6 @@ config CPU_SOCKET_TYPE
|
|||
hex
|
||||
default 0x10
|
||||
|
||||
config EXT_RT_TBL_SUPPORT
|
||||
bool
|
||||
default n
|
||||
|
||||
config CBB
|
||||
hex
|
||||
default 0x0
|
||||
|
|
|
@ -32,10 +32,6 @@ config CPU_SOCKET_TYPE
|
|||
hex
|
||||
default 0x10
|
||||
|
||||
config EXT_RT_TBL_SUPPORT
|
||||
bool
|
||||
default n
|
||||
|
||||
config CBB
|
||||
hex
|
||||
default 0x0
|
||||
|
|
|
@ -32,10 +32,6 @@ config CPU_SOCKET_TYPE
|
|||
hex
|
||||
default 0x10
|
||||
|
||||
config EXT_RT_TBL_SUPPORT
|
||||
bool
|
||||
default n
|
||||
|
||||
config CBB
|
||||
hex
|
||||
default 0x0
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -32,10 +32,6 @@ config CPU_SOCKET_TYPE
|
|||
hex
|
||||
default 0x10
|
||||
|
||||
config EXT_RT_TBL_SUPPORT
|
||||
bool
|
||||
default n
|
||||
|
||||
config CBB
|
||||
hex
|
||||
default 0x0
|
||||
|
|
Loading…
Reference in New Issue