aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/jazz/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/jazz/Kconfig')
-rw-r--r--arch/mips/jazz/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/mips/jazz/Kconfig b/arch/mips/jazz/Kconfig
index 1f372b0d2559..fb1e072da30b 100644
--- a/arch/mips/jazz/Kconfig
+++ b/arch/mips/jazz/Kconfig
@@ -1,6 +1,6 @@
1config ACER_PICA_61 1config ACER_PICA_61
2 bool "Support for Acer PICA 1 chipset (EXPERIMENTAL)" 2 bool "Support for Acer PICA 1 chipset"
3 depends on MACH_JAZZ && EXPERIMENTAL 3 depends on MACH_JAZZ
4 select DMA_NONCOHERENT 4 select DMA_NONCOHERENT
5 select SYS_SUPPORTS_LITTLE_ENDIAN 5 select SYS_SUPPORTS_LITTLE_ENDIAN
6 help 6 help
@@ -13,7 +13,7 @@ config MIPS_MAGNUM_4000
13 bool "Support for MIPS Magnum 4000" 13 bool "Support for MIPS Magnum 4000"
14 depends on MACH_JAZZ 14 depends on MACH_JAZZ
15 select DMA_NONCOHERENT 15 select DMA_NONCOHERENT
16 select SYS_SUPPORTS_BIG_ENDIAN if EXPERIMENTAL 16 select SYS_SUPPORTS_BIG_ENDIAN
17 select SYS_SUPPORTS_LITTLE_ENDIAN 17 select SYS_SUPPORTS_LITTLE_ENDIAN
18 help 18 help
19 This is a machine with a R4000 100 MHz CPU. To compile a Linux 19 This is a machine with a R4000 100 MHz CPU. To compile a Linux