diff options
Diffstat (limited to 'src/mainboard/amd/thatcher/Kconfig')
-rw-r--r-- | src/mainboard/amd/thatcher/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mainboard/amd/thatcher/Kconfig b/src/mainboard/amd/thatcher/Kconfig index c7e7e82dbf..3eb7b1d91e 100644 --- a/src/mainboard/amd/thatcher/Kconfig +++ b/src/mainboard/amd/thatcher/Kconfig @@ -26,7 +26,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy select NORTHBRIDGE_AMD_AGESA_FAMILY15_TN_ROOT_COMPLEX select NORTHBRIDGE_AMD_AGESA_FAMILY15_TN select SOUTHBRIDGE_AMD_AGESA_HUDSON - select HAVE_BUS_CONFIG select HAVE_OPTION_TABLE select HAVE_PIRQ_TABLE select HAVE_MP_TABLE @@ -91,10 +90,6 @@ config STACK_SIZE hex default 0x10000 -config ACPI_SSDTX_NUM - int - default 0 - config RAMBASE hex default 0x200000 |