diff options
Diffstat (limited to 'src/northbridge/amd/agesa/family10/Kconfig')
-rwxr-xr-x | src/northbridge/amd/agesa/family10/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/northbridge/amd/agesa/family10/Kconfig b/src/northbridge/amd/agesa/family10/Kconfig index b45d26443c..244c133ec0 100755 --- a/src/northbridge/amd/agesa/family10/Kconfig +++ b/src/northbridge/amd/agesa/family10/Kconfig @@ -23,7 +23,6 @@ config NORTHBRIDGE_AMD_AGESA_FAMILY10 select HAVE_DEBUG_SMBUS select HYPERTRANSPORT_PLUGIN_SUPPORT select MMCONF_SUPPORT - select NORTHBRIDGE_AMD_AGESA_FAMILY10_ROOT_COMPLEX if NORTHBRIDGE_AMD_AGESA_FAMILY10 config HT3_SUPPORT @@ -42,5 +41,3 @@ config MMCONF_BUS_NUMBER int default 256 endif #NORTHBRIDGE_AMD_AGESA_FAMILY10 - -source "src/northbridge/amd/agesa/family10/root_complex/Kconfig" |