summaryrefslogtreecommitdiffstats
path: root/Kconfig
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2007-04-24 12:40:45 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2007-04-24 12:40:45 +0000
commit979063d71e654c5b6c07f051cfd215393777019e (patch)
tree2ee810d5e3b1da33332b82facd377aec27ecfb2d /Kconfig
parent3b3ab5f105f874df7c1550dd48aa20c2349876f7 (diff)
downloadcoreboot-979063d71e654c5b6c07f051cfd215393777019e.tar.gz
coreboot-979063d71e654c5b6c07f051cfd215393777019e.tar.bz2
coreboot-979063d71e654c5b6c07f051cfd215393777019e.zip
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
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kconfig b/Kconfig
index 908c9b90d49f..45b33a4cd529 100644
--- a/Kconfig
+++ b/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