aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/supermicro
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/supermicro')
-rw-r--r--src/mainboard/supermicro/h8qgi/Kconfig4
-rw-r--r--src/mainboard/supermicro/h8qme_fam10/Kconfig4
-rw-r--r--src/mainboard/supermicro/h8scm/Kconfig4
3 files changed, 0 insertions, 12 deletions
diff --git a/src/mainboard/supermicro/h8qgi/Kconfig b/src/mainboard/supermicro/h8qgi/Kconfig
index cd4fb69d1b..1184a93f86 100644
--- a/src/mainboard/supermicro/h8qgi/Kconfig
+++ b/src/mainboard/supermicro/h8qgi/Kconfig
@@ -80,10 +80,6 @@ config HEAP_SIZE
hex
default 0xc0000
-config STACK_SIZE
- hex
- default 0x10000
-
config RAMBASE
hex
default 0x200000
diff --git a/src/mainboard/supermicro/h8qme_fam10/Kconfig b/src/mainboard/supermicro/h8qme_fam10/Kconfig
index 6ba6130119..89675d3b04 100644
--- a/src/mainboard/supermicro/h8qme_fam10/Kconfig
+++ b/src/mainboard/supermicro/h8qme_fam10/Kconfig
@@ -92,8 +92,4 @@ config SERIAL_CPU_INIT
bool
default y
-config STACK_SIZE
- hex
- default 0x10000
-
endif # BOARD_SUPERMICRO_H8QME_FAM10
diff --git a/src/mainboard/supermicro/h8scm/Kconfig b/src/mainboard/supermicro/h8scm/Kconfig
index 4833bed311..95e6f8183a 100644
--- a/src/mainboard/supermicro/h8scm/Kconfig
+++ b/src/mainboard/supermicro/h8scm/Kconfig
@@ -83,10 +83,6 @@ config HEAP_SIZE
hex
default 0xc0000
-config STACK_SIZE
- hex
- default 0x10000
-
config RAMBASE
hex
default 0x200000