aboutsummaryrefslogtreecommitdiff
path: root/src/Kconfig
diff options
context:
space:
mode:
authorNils <njacobs8@adsltotaal.nl>2012-01-14 12:13:34 -0500
committerKevin O'Connor <kevin@koconnor.net>2012-01-14 12:13:34 -0500
commite8b184fe576e5b1263f2e72f0c71b3f4bb158e82 (patch)
treec2aa733c71b88d16376e91f4600c2aee7abb334d /src/Kconfig
parent31eabf9ba842612e7c525489ab2a6b60bba10ea0 (diff)
downloadseabios-hppa-e8b184fe576e5b1263f2e72f0c71b3f4bb158e82.zip
seabios-hppa-e8b184fe576e5b1263f2e72f0c71b3f4bb158e82.tar.gz
seabios-hppa-e8b184fe576e5b1263f2e72f0c71b3f4bb158e82.tar.bz2
vgabios: Some little geode cleanup.
Signed-off-by: Nils Jacobs <njacobs8 at adsltotaal.nl>
Diffstat (limited to 'src/Kconfig')
-rw-r--r--src/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Kconfig b/src/Kconfig
index 100ab92..8fb9a66 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -335,13 +335,13 @@ menu "VGA ROM"
bool "Bochs DISPI interface VGA BIOS"
default n
help
- Build support for Bochs DISPI interface
+ Build support for Bochs DISPI interface.
config VGA_GEODELX
bool "GeodeLX interface VGA BIOS"
default n
help
- Build support for Geode LX vga
+ Build support for Geode LX vga.
config VGA_PCI
bool "PCI ROM Headers"