diff options
author | Franck Bui-Huu <fbuihuu@gmail.com> | 2007-05-07 18:01:52 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-05-11 15:28:31 +0200 |
commit | bef964e55ac128b1a6894c68171d0b22263449f8 (patch) | |
tree | f462bd850cbdc5273d6f0923350c694fc89e4abc /arch/mips/momentum/Kconfig | |
parent | [MIPS] Remove Momenco Ocelot G support (diff) | |
download | linux-bef964e55ac128b1a6894c68171d0b22263449f8.tar.xz linux-bef964e55ac128b1a6894c68171d0b22263449f8.zip |
[MIPS] Remove Momenco Jaguar ATX support
It has some hackish code and it odd DMA results in the need to support
old features in kernel code.
Signed-off-by: Franck Bui-Huu <fbuihuu@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/momentum/Kconfig')
-rw-r--r-- | arch/mips/momentum/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/mips/momentum/Kconfig b/arch/mips/momentum/Kconfig deleted file mode 100644 index 70a61cf7174d..000000000000 --- a/arch/mips/momentum/Kconfig +++ /dev/null @@ -1,6 +0,0 @@ -config JAGUAR_DMALOW - bool "Low DMA Mode" - depends on MOMENCO_JAGUAR_ATX - help - Select to Y if jump JP5 is set on your board, N otherwise. Normally - the jumper is set, so if you feel unsafe, just say Y. |