Skip to content

Commit

Permalink
i386: Trivial typo fixes
Browse files Browse the repository at this point in the history
Trivial typo fixes in Kconfig files (i386).

Signed-off-by: Egry Gabor <gaboregry@t-online.hu>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
  • Loading branch information
Egry Gabor authored and Adrian Bunk committed Jun 26, 2006
1 parent bc940c4 commit 48a1204
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion arch/i386/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -721,7 +721,7 @@ config KEXEC
help
kexec is a system call that implements the ability to shutdown your
current kernel, and to start another kernel. It is like a reboot
but it is indepedent of the system firmware. And like a reboot
but it is independent of the system firmware. And like a reboot
you can start any kernel with it, not just Linux.

The name comes from the similiarity to the exec system call.
Expand Down
2 changes: 1 addition & 1 deletion arch/i386/Kconfig.cpu
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ config M386
- "GeodeGX1" for Geode GX1 (Cyrix MediaGX).
- "Geode GX/LX" For AMD Geode GX and LX processors.
- "CyrixIII/VIA C3" for VIA Cyrix III or VIA C3.
- "VIA C3-2 for VIA C3-2 "Nehemiah" (model 9 and above).
- "VIA C3-2" for VIA C3-2 "Nehemiah" (model 9 and above).

If you don't know what to do, choose "386".

Expand Down

0 comments on commit 48a1204

Please sign in to comment.