aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorThomas Koeller <thomas.koeller@baslerweb.com>2007-02-22 19:40:34 -0500
committerRalf Baechle <ralf@linux-mips.org>2007-02-26 18:06:05 -0500
commitbe91589ee8b8691209d5dd876360e67d2f79f16a (patch)
tree8d2c65286643eb414452f2b5c2c35d405a6ac83c /arch/mips/Kconfig
parent4419708807308fc93ec9a135db7ffe50b182fdda (diff)
[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/Kconfig')
-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
133 select SYS_SUPPORTS_LITTLE_ENDIAN 133 select SYS_SUPPORTS_LITTLE_ENDIAN
134 134
135config BASLER_EXCITE 135config BASLER_EXCITE
136 bool "Basler eXcite smart camera support" 136 bool "Basler eXcite smart camera"
137 select DMA_COHERENT 137 select DMA_COHERENT
138 select HW_HAS_PCI 138 select HW_HAS_PCI
139 select IRQ_CPU 139 select IRQ_CPU
@@ -147,7 +147,7 @@ config BASLER_EXCITE
147 select SYS_SUPPORTS_KGDB 147 select SYS_SUPPORTS_KGDB
148 help 148 help
149 The eXcite is a smart camera platform manufactured by 149 The eXcite is a smart camera platform manufactured by
150 Basler Vision Technologies AG 150 Basler Vision Technologies AG.
151 151
152config BASLER_EXCITE_PROTOTYPE 152config BASLER_EXCITE_PROTOTYPE
153 bool "Support for pre-release units" 153 bool "Support for pre-release units"