summaryrefslogtreecommitdiff
path: root/src/mainboard/technologic/ts5300
diff options
context:
space:
mode:
authorPeter Stuge <peter@stuge.se>2007-04-12 00:28:32 +0000
committerStefan Reinauer <stepan@openbios.org>2007-04-12 00:28:32 +0000
commit17e27509a0a5605f2ab411b65d4aff6dad229c50 (patch)
treec1f00d3b6b00df2c3fca2296707d4a32cb888155 /src/mainboard/technologic/ts5300
parentb615c7bb3a01a1a3bfefb9f9e882c762ca4e19bd (diff)
downloadcoreboot-17e27509a0a5605f2ab411b65d4aff6dad229c50.tar.xz
Fix two boards broken by the large patches of late.
artecgroup/dbe61 Add CONFIG_COMPRESSED_PAYLOAD_NRV2B to Options.lb since it's used in Config.lb. Change default for CONFIG_PCI_ROM_RUN to 1 so VGA ROM can run. technologic/ts5300 Removed CONFIG_CONSOLE_VGA, the embedded board has no VGA without the development addon card anyways. Changes to target Config.lb so it actually builds. Signed-off-by: Peter Stuge <peter@stuge.se> Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2607 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/technologic/ts5300')
-rw-r--r--src/mainboard/technologic/ts5300/Options.lb7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/mainboard/technologic/ts5300/Options.lb b/src/mainboard/technologic/ts5300/Options.lb
index bb5894947e..fceeb992bf 100644
--- a/src/mainboard/technologic/ts5300/Options.lb
+++ b/src/mainboard/technologic/ts5300/Options.lb
@@ -46,13 +46,6 @@ uses CONFIG_CONSOLE_SERIAL8250
uses DEFAULT_CONSOLE_LOGLEVEL
uses MAXIMUM_CONSOLE_LOGLEVEL
-# VGA support
-uses CONFIG_CONSOLE_VGA
-#uses CONFIG_LEGACY_VGABIOS
-#uses VGABIOS_START
-#uses CONFIG_PCI_ROM_RUN
-
-
default CONFIG_CONSOLE_SERIAL8250=1
## Select the serial console baud rate
default TTYS0_BAUD=115200