aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/sr5650/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/amd/sr5650/Kconfig')
-rw-r--r--src/southbridge/amd/sr5650/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/southbridge/amd/sr5650/Kconfig b/src/southbridge/amd/sr5650/Kconfig
index 29017c612e..85f6b13013 100644
--- a/src/southbridge/amd/sr5650/Kconfig
+++ b/src/southbridge/amd/sr5650/Kconfig
@@ -15,3 +15,12 @@
config SOUTHBRIDGE_AMD_SR5650
bool
+
+if SOUTHBRIDGE_AMD_SR5650
+config EXT_CONF_SUPPORT
+ bool "Enable PCI-E MMCONFIG support"
+ default y
+ help
+ Select to enable PCI-E MMCONFIG support on the SR5650.
+
+endif