diff mbox

[for,3.9] powerpc/ps3: Update ps3_defconfig

Message ID 1363655503.1075.40.camel@smoke (mailing list archive)
State Accepted, archived
Commit 36d69d5c0fadf50ffb1750a616a5c8b2ea38712b
Delegated to: Michael Ellerman
Headers show

Commit Message

Geoff Levand March 19, 2013, 1:11 a.m. UTC
Refresh and set CONFIG_RD_LZMA=y.

Signed-off-by: Geoff Levand <geoff@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(-)

Comments

Geoff Levand March 30, 2013, 12:38 a.m. UTC | #1
Hi Ben,

It would be nice if I could get this in for 3.9.  Did you miss it?

Thanks.

-Geoff

On Mon, 2013-03-18 at 18:11 -0700, Geoff Levand wrote:
> Refresh and set CONFIG_RD_LZMA=y.
> 
> Signed-off-by: Geoff Levand <geoff@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
diff mbox

Patch

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