aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/basler
diff options
context:
space:
mode:
authorYoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>2007-12-12 22:39:54 +0900
committerRalf Baechle <ralf@linux-mips.org>2008-01-29 10:15:00 +0000
commit9c746edb35c9800e2ad9f64b5d96d0732c42b74b (patch)
tree5eb594bfaf7bdffab9546ad2e4179c219ed233b0 /arch/mips/basler
parent167da469e521ec608f632137a63c827f175e2679 (diff)
[MIPS] move the eXcite local config to excitedirectory
Moved the eXcite local config to excite directory. Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/basler')
-rw-r--r--arch/mips/basler/excite/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/mips/basler/excite/Kconfig b/arch/mips/basler/excite/Kconfig
new file mode 100644
index 00000000000..ba506075608
--- /dev/null
+++ b/arch/mips/basler/excite/Kconfig
@@ -0,0 +1,9 @@
+config BASLER_EXCITE_PROTOTYPE
+ bool "Support for pre-release units"
+ depends on BASLER_EXCITE
+ default n
+ help
+ Pre-series (prototype) units are different from later ones in
+ some ways. Select this option if you have one of these. Please
+ note that a kernel built with this option selected will not be
+ able to run on normal units.