diff options
author | Paul Mackerras <paulus@samba.org> | 2005-10-30 21:37:12 -0500 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2005-10-30 21:37:12 -0500 |
commit | 23fd07750a789a66fe88cf173d52a18f1a387da4 (patch) | |
tree | 06fdd6df35fdb835abdaa9b754d62f6b84b97250 /arch/mips/momentum/Kconfig | |
parent | bd787d438a59266af3c9f6351644c85ef1dd21fe (diff) | |
parent | ed28f96ac1960f30f818374d65be71d2fdf811b0 (diff) |
Merge ../linux-2.6 by hand
Diffstat (limited to 'arch/mips/momentum/Kconfig')
-rw-r--r-- | arch/mips/momentum/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/mips/momentum/Kconfig b/arch/mips/momentum/Kconfig new file mode 100644 index 000000000000..70a61cf7174d --- /dev/null +++ b/arch/mips/momentum/Kconfig | |||
@@ -0,0 +1,6 @@ | |||
1 | config JAGUAR_DMALOW | ||
2 | bool "Low DMA Mode" | ||
3 | depends on MOMENCO_JAGUAR_ATX | ||
4 | help | ||
5 | Select to Y if jump JP5 is set on your board, N otherwise. Normally | ||
6 | the jumper is set, so if you feel unsafe, just say Y. | ||