aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
diff options
context:
space:
mode:
authorThomas Koeller <thomas.koeller@baslerweb.com>2007-02-23 01:40:34 +0100
committerRalf Baechle <ralf@linux-mips.org>2007-02-26 23:06:05 +0000
commitbe91589ee8b8691209d5dd876360e67d2f79f16a (patch)
tree8d2c65286643eb414452f2b5c2c35d405a6ac83c /arch/mips
parent[MIPS] Mark pcibios_fixup_device_resources() as __devinit (diff)
downloadlinux-dev-be91589ee8b8691209d5dd876360e67d2f79f16a.tar.xz
linux-dev-be91589ee8b8691209d5dd876360e67d2f79f16a.zip
[MIPS] excite: Rename CONFIG option
This change is purely cosmetical. Signed-off-by: Thomas Koeller <thomas.koeller@baslerweb.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 58e97886d771..71729d0f013d 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -133,7 +133,7 @@ config MIPS_MIRAGE
select SYS_SUPPORTS_LITTLE_ENDIAN
config BASLER_EXCITE
- bool "Basler eXcite smart camera support"
+ bool "Basler eXcite smart camera"
select DMA_COHERENT
select HW_HAS_PCI
select IRQ_CPU
@@ -147,7 +147,7 @@ config BASLER_EXCITE
select SYS_SUPPORTS_KGDB
help
The eXcite is a smart camera platform manufactured by
- Basler Vision Technologies AG
+ Basler Vision Technologies AG.
config BASLER_EXCITE_PROTOTYPE
bool "Support for pre-release units"