diff options
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 00000000000..70a61cf7174 --- /dev/null +++ b/arch/mips/momentum/Kconfig @@ -0,0 +1,6 @@ +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. |