diff options
-rw-r--r-- | arch/mips/Kconfig | 4 |
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 | ||
135 | config BASLER_EXCITE | 135 | config 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 | ||
152 | config BASLER_EXCITE_PROTOTYPE | 152 | config BASLER_EXCITE_PROTOTYPE |
153 | bool "Support for pre-release units" | 153 | bool "Support for pre-release units" |