linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: ppc-dev <linuxppc-dev@lists.ozlabs.org>
Subject: Re: [PATCH] powerpc: restore some misc devices to our configs
Date: Sat, 26 Mar 2011 20:57:51 +0100	[thread overview]
Message-ID: <20110326195751.GA30481@pengutronix.de> (raw)
In-Reply-To: <20110326181129.2b578a57.sfr@canb.auug.org.au>

Hello,

On Sat, Mar 26, 2011 at 06:11:29PM +1100, Stephen Rothwell wrote:
> Uwe Kleine-König reported:
> 
> 	while working on an defconfig (arm/mx27) I noticed that just updating
> 	it[1] results in removing CONFIG_EEPROM_AT24=y.  The reason is that
> 	since commit
> 
> 		v2.6.36-5965-g5f2365d (misc devices: do not enable by default)
> 
> 	MISC_DEVICES isn't enabled anymore by default.  So all defconfigs that
> 	have CONFIG_SOME_SYMBOL=y (or =m) (with SOME_SYMBOL depending on
> 	MISC_DEVICES) but not CONFIG_MISC_DEVICES=y suffer from the same
> 	problem.
> 
> This restores those misc devices to the powerpc defconfigs.
> 
> Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
> Cc: Uwe Kleine-König <u.kleine-koenig@pengutronix.de
> ---
>  arch/powerpc/configs/44x/warp_defconfig          |    1 +
>  arch/powerpc/configs/52xx/motionpro_defconfig    |    1 +
>  arch/powerpc/configs/86xx/gef_ppc9a_defconfig    |    1 +
>  arch/powerpc/configs/86xx/gef_sbc310_defconfig   |    1 +
>  arch/powerpc/configs/86xx/gef_sbc610_defconfig   |    1 +
>  arch/powerpc/configs/86xx/mpc8641_hpcn_defconfig |    1 +
>  arch/powerpc/configs/e55xx_smp_defconfig         |    1 +
>  arch/powerpc/configs/linkstation_defconfig       |    1 +
>  arch/powerpc/configs/mpc512x_defconfig           |    1 +
>  arch/powerpc/configs/mpc5200_defconfig           |    1 +
>  arch/powerpc/configs/mpc85xx_defconfig           |    1 +
>  arch/powerpc/configs/mpc85xx_smp_defconfig       |    1 +
>  arch/powerpc/configs/mpc86xx_defconfig           |    1 +
>  arch/powerpc/configs/pasemi_defconfig            |    1 +
>  arch/powerpc/configs/ppc6xx_defconfig            |    1 +
>  15 files changed, 15 insertions(+), 0 deletions(-)
These are exactly the files I reported for powerpc, so

Acked-by: Uwe Kleine-König

Thanks
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |

      parent reply	other threads:[~2011-03-26 19:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-26  7:11 [PATCH] powerpc: restore some misc devices to our configs Stephen Rothwell
2011-03-26 13:15 ` Josh Boyer
2011-03-26 19:57 ` Uwe Kleine-König [this message]

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=20110326195751.GA30481@pengutronix.de \
    --to=u.kleine-koenig@pengutronix.de \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=sfr@canb.auug.org.au \
    /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).