diff options
Diffstat (limited to 'src/mainboard/supermicro/h8qme_fam10')
-rw-r--r-- | src/mainboard/supermicro/h8qme_fam10/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/supermicro/h8qme_fam10/Kconfig b/src/mainboard/supermicro/h8qme_fam10/Kconfig index 847659925c..a04139e925 100644 --- a/src/mainboard/supermicro/h8qme_fam10/Kconfig +++ b/src/mainboard/supermicro/h8qme_fam10/Kconfig @@ -93,10 +93,6 @@ config AMD_UCODE_PATCH_FILE string default "mc_patch_0100009f.h" -config SERIAL_CPU_INIT - bool - default y - config STACK_SIZE hex default 0x10000 |