linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Geoff Levand <geoff@infradead.org>
To: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: cbe-oss-dev@lists.ozlabs.org, linuxppc-dev@lists.ozlabs.org
Subject: [PATCH for 3.9] powerpc/ps3: Update ps3_defconfig
Date: Mon, 18 Mar 2013 18:11:43 -0700	[thread overview]
Message-ID: <1363655503.1075.40.camel@smoke> (raw)
In-Reply-To: <cover.1360810584.git.geoff@infradead.org>

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(-)

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

  parent reply	other threads:[~2013-03-19  1:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-14  3:06 [PATCH 0/4] PS3 patches for 3.9 Geoff Levand
2013-02-14  3:03 ` [PATCH 2/4] powerpc/ps3: Increase verbosity of htab errors Geoff Levand
2013-02-14  3:03 ` [PATCH 1/4] powerpc/ps3: Add macro PS3_VERBOSE_RESULT Geoff Levand
2013-02-14  3:03 ` [PATCH 4/4] powerpc: Move boot_paca into early_setup Geoff Levand
2013-02-14  3:03 ` [PATCH 3/4] powerpc/ps3: Refresh ps3_defconfig Geoff Levand
2013-03-19  1:11 ` Geoff Levand [this message]
2013-03-30  0:38   ` [PATCH for 3.9] powerpc/ps3: Update ps3_defconfig Geoff Levand

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1363655503.1075.40.camel@smoke \
    --to=geoff@infradead.org \
    --cc=benh@kernel.crashing.org \
    --cc=cbe-oss-dev@lists.ozlabs.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).