diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2006-10-03 16:34:14 -0400 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-10-03 16:34:14 -0400 |
commit | 44c09201a4178e08ed1c8cc37e7aea0683888f0a (patch) | |
tree | 2b8a859ef668b24cc7c41331d29357979e07c364 /arch/m68knommu/Kconfig | |
parent | 095096038d637c477ef3c1b674612bcbc4d60c2d (diff) |
more misc typo fixes
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'arch/m68knommu/Kconfig')
-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 b7c942cf7741..6d920d4bdc3d 100644 --- a/arch/m68knommu/Kconfig +++ b/arch/m68knommu/Kconfig | |||
@@ -161,8 +161,8 @@ config CLOCK_FREQ | |||
161 | frequency, it may or may not be the same as the external clock | 161 | frequency, it may or may not be the same as the external clock |
162 | crystal fitted to your board. Some processors have an internal | 162 | crystal fitted to your board. Some processors have an internal |
163 | PLL and can have their frequency programmed at run time, others | 163 | PLL and can have their frequency programmed at run time, others |
164 | use internal dividers. In gernal the kernel won't setup a PLL | 164 | use internal dividers. In general the kernel won't setup a PLL |
165 | if it is fitted (there are some expections). This value will be | 165 | if it is fitted (there are some exceptions). This value will be |
166 | specific to the exact CPU that you are using. | 166 | specific to the exact CPU that you are using. |
167 | 167 | ||
168 | config CLOCK_DIV | 168 | config CLOCK_DIV |