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:
parent
3b3ab5f105
commit
979063d71e
2 changed files with 3 additions and 4 deletions
2
Kconfig
2
Kconfig
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue