diff options
Diffstat (limited to 'src/mainboard')
-rw-r--r-- | src/mainboard/msi/ms9652_fam10/Kconfig | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/src/mainboard/msi/ms9652_fam10/Kconfig b/src/mainboard/msi/ms9652_fam10/Kconfig index 8420523dce..8d1473d966 100644 --- a/src/mainboard/msi/ms9652_fam10/Kconfig +++ b/src/mainboard/msi/ms9652_fam10/Kconfig @@ -76,18 +76,6 @@ config RAMBASE hex default 0x200000 -config TTYS0_BAUD - int - default 115200 - -config TTYS0_BASE - hex - default 0x3f8 - -config TTYS0_LCS - int - default 3 - config DEFAULT_CONSOLE_LOGLEVEL int default 9 @@ -96,10 +84,6 @@ config MAINBOARD_POWER_ON_AFTER_POWER_FAIL bool default y -config CONSOLE_SERIAL8250 - bool - default y - config USBDEBUG bool default n |