diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2006-10-03 22:36:44 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-10-03 22:36:44 +0200 |
commit | cab00891c5489cb6d0cde0a55d39bd5f2871fa70 (patch) | |
tree | 0dc810a15ad02dc76939b6ea021a4a24794561bb /arch/arm | |
parent | 44c09201a4178e08ed1c8cc37e7aea0683888f0a (diff) |
Still more typo fixes
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'arch/arm')
-rw-r--r-- | arch/arm/mach-s3c2410/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c2410/Kconfig b/arch/arm/mach-s3c2410/Kconfig index df37594c30f..63965c78de8 100644 --- a/arch/arm/mach-s3c2410/Kconfig +++ b/arch/arm/mach-s3c2410/Kconfig @@ -13,7 +13,7 @@ config MACH_ANUBIS bool "Simtec Electronics ANUBIS" select CPU_S3C2440 help - Say Y gere if you are using the Simtec Electronics ANUBIS + Say Y here if you are using the Simtec Electronics ANUBIS development system config MACH_OSIRIS |