aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsrc/cpu/amd/agesa/family10/Kconfig1
-rw-r--r--src/cpu/amd/agesa/family15/Kconfig1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/cpu/amd/agesa/family10/Kconfig b/src/cpu/amd/agesa/family10/Kconfig
index abaa898b38..dd689fb32f 100755
--- a/src/cpu/amd/agesa/family10/Kconfig
+++ b/src/cpu/amd/agesa/family10/Kconfig
@@ -51,7 +51,6 @@ config HAVE_INIT_TIMER
config REDIRECT_IDS_HDT_CONSOLE_TO_SERIAL
bool "Redirect AGESA IDS_HDT_CONSOLE to serial console"
default n
- depends on CPU_AMD_AGESA_FAMILY10
help
This Option allows you to redirect the AMD AGESA IDS_HDT_CONSOLE debug information to the serial console.
diff --git a/src/cpu/amd/agesa/family15/Kconfig b/src/cpu/amd/agesa/family15/Kconfig
index f4c1183f0d..ab11c9c8f9 100644
--- a/src/cpu/amd/agesa/family15/Kconfig
+++ b/src/cpu/amd/agesa/family15/Kconfig
@@ -73,7 +73,6 @@ config HAVE_INIT_TIMER
config REDIRECT_IDS_HDT_CONSOLE_TO_SERIAL
bool "Redirect AGESA IDS_HDT_CONSOLE to serial console"
default n
- depends on CPU_AMD_AGESA_FAMILY15
help
This Option allows you to redirect the AMD AGESA IDS_HDT_CONSOLE debug information to the serial console.