diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2006-10-03 22:34:14 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-10-03 22:34:14 +0200 |
commit | 44c09201a4178e08ed1c8cc37e7aea0683888f0a (patch) | |
tree | 2b8a859ef668b24cc7c41331d29357979e07c364 /arch/m68knommu | |
parent | 095096038d637c477ef3c1b674612bcbc4d60c2d (diff) | |
download | linux-3.10-44c09201a4178e08ed1c8cc37e7aea0683888f0a.tar.gz linux-3.10-44c09201a4178e08ed1c8cc37e7aea0683888f0a.tar.bz2 linux-3.10-44c09201a4178e08ed1c8cc37e7aea0683888f0a.zip |
more misc typo fixes
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'arch/m68knommu')
-rw-r--r-- | arch/m68knommu/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/m68knommu/Kconfig b/arch/m68knommu/Kconfig index b7c942cf774..6d920d4bdc3 100644 --- a/arch/m68knommu/Kconfig +++ b/arch/m68knommu/Kconfig @@ -161,8 +161,8 @@ config CLOCK_FREQ frequency, it may or may not be the same as the external clock crystal fitted to your board. Some processors have an internal PLL and can have their frequency programmed at run time, others - use internal dividers. In gernal the kernel won't setup a PLL - if it is fitted (there are some expections). This value will be + use internal dividers. In general the kernel won't setup a PLL + if it is fitted (there are some exceptions). This value will be specific to the exact CPU that you are using. config CLOCK_DIV |