[Cbe-oss-dev] [PATCH for 3.9] powerpc/ps3: Update ps3_defconfig
Geoff Levand
geoff at infradead.org
Tue Mar 19 12:11:43 EST 2013
Refresh and set CONFIG_RD_LZMA=y.
Signed-off-by: Geoff Levand <geoff at infradead.org>
---
Hi Ben,
This sets CONFIG_RD_LZMA=y, which is needed to boot with
newer initrd images.
Please apply for 3.9.
Also available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/geoff/ps3-linux.git for-powerpc
-Geoff
arch/powerpc/configs/ps3_defconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/powerpc/configs/ps3_defconfig b/arch/powerpc/configs/ps3_defconfig
index 7a5c15f..f791962 100644
--- a/arch/powerpc/configs/ps3_defconfig
+++ b/arch/powerpc/configs/ps3_defconfig
@@ -3,11 +3,11 @@ CONFIG_TUNE_CELL=y
CONFIG_ALTIVEC=y
CONFIG_SMP=y
CONFIG_NR_CPUS=2
-CONFIG_EXPERIMENTAL=y
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_BLK_DEV_INITRD=y
+CONFIG_RD_LZMA=y
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_EMBEDDED=y
# CONFIG_PERF_EVENTS is not set
--
1.7.9.5
More information about the cbe-oss-dev
mailing list