diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2006-11-30 05:22:59 +0100 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-11-30 05:22:59 +0100 |
commit | 3cb2fccc5f48a4d6269dfd00b4db570fca2a04d5 (patch) | |
tree | d11c4db3e38705f7d2c51531e744dd9d27834883 /arch/cris/arch-v10/Kconfig | |
parent | 5d3f083d8f897ce2560bbd4dace483d5aa60d623 (diff) | |
download | kernel_goldelico_gta04-3cb2fccc5f48a4d6269dfd00b4db570fca2a04d5.zip kernel_goldelico_gta04-3cb2fccc5f48a4d6269dfd00b4db570fca2a04d5.tar.gz kernel_goldelico_gta04-3cb2fccc5f48a4d6269dfd00b4db570fca2a04d5.tar.bz2 |
Fix misc Kconfig typos
Fix various Kconfig typos.
Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'arch/cris/arch-v10/Kconfig')
-rw-r--r-- | arch/cris/arch-v10/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/cris/arch-v10/Kconfig b/arch/cris/arch-v10/Kconfig index 44eb1b9..c7ea9ef 100644 --- a/arch/cris/arch-v10/Kconfig +++ b/arch/cris/arch-v10/Kconfig @@ -323,7 +323,7 @@ config ETRAX_DEF_R_WAITSTATES depends on ETRAX_ARCH_V10 default "95a6" help - Waitstates for SRAM, Flash and peripherials (not DRAM). 95f8 is a + Waitstates for SRAM, Flash and peripherals (not DRAM). 95f8 is a good choice for most Axis products... config ETRAX_DEF_R_BUS_CONFIG |