From 9ff1637455ee86fc8330c31e1930b794f3fd8020 Mon Sep 17 00:00:00 2001 From: Kees Cook Date: Wed, 16 Jan 2013 18:53:18 -0800 Subject: [PATCH] --- yaml --- r: 353630 b: refs/heads/master c: 8d2f5f0e571e85d5fc171b5512c59e8587f5077d h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/mips/jazz/Kconfig | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 33cefda7bd39..16aad538c7cc 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 89a0677b7cc5c3f2c2738ec815081c8b1ea50695 +refs/heads/master: 8d2f5f0e571e85d5fc171b5512c59e8587f5077d diff --git a/trunk/arch/mips/jazz/Kconfig b/trunk/arch/mips/jazz/Kconfig index 1f372b0d2559..fb1e072da30b 100644 --- a/trunk/arch/mips/jazz/Kconfig +++ b/trunk/arch/mips/jazz/Kconfig @@ -1,6 +1,6 @@ config ACER_PICA_61 - bool "Support for Acer PICA 1 chipset (EXPERIMENTAL)" - depends on MACH_JAZZ && EXPERIMENTAL + bool "Support for Acer PICA 1 chipset" + depends on MACH_JAZZ select DMA_NONCOHERENT select SYS_SUPPORTS_LITTLE_ENDIAN help @@ -13,7 +13,7 @@ config MIPS_MAGNUM_4000 bool "Support for MIPS Magnum 4000" depends on MACH_JAZZ select DMA_NONCOHERENT - select SYS_SUPPORTS_BIG_ENDIAN if EXPERIMENTAL + select SYS_SUPPORTS_BIG_ENDIAN select SYS_SUPPORTS_LITTLE_ENDIAN help This is a machine with a R4000 100 MHz CPU. To compile a Linux