Fix typos (trivial).

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@290 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
Uwe Hermann 2007-04-24 12:40:45 +00:00
commit 979063d71e
2 changed files with 3 additions and 4 deletions

View file

@ -31,7 +31,7 @@ config LOCALVERSION
Append an extra string to the end of the LinuxBIOS version.
config BEEPS
bool "Enable beeps upon certain LinuxBIOS events."
bool "Enable beeps upon certain LinuxBIOS events"
depends EXPERT
default n
help

View file

@ -10,13 +10,12 @@ config MAINBOARD_PCI_SUBSYSTEM_VENDOR_ID
default 0x15ad
depends BOARD_EMULATION_QEMU_X86
help
mainboard specific PCI subsystem vendor ID.
Mainboard specific PCI subsystem vendor ID.
config MAINBOARD_PCI_SUBSYSTEM_DEVICE_ID
int
default 0x1976
depends BOARD_EMULATION_QEMU_X86
help
mainboard specific PCI subsystem device ID.
Mainboard specific PCI subsystem device ID.