public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Florian Fainelli <florian.fainelli@telecomint.eu>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] [x86] rdc321x: Kconfig options fixes for rdc321x
Date: Wed, 27 Feb 2008 11:53:07 +0100	[thread overview]
Message-ID: <20080227105307.GA21050@elte.hu> (raw)
In-Reply-To: <200802271136.42763.florian.fainelli@telecomint.eu>


* Florian Fainelli <florian.fainelli@telecomint.eu> wrote:

>  config ARCH_HIBERNATION_POSSIBLE
>  	def_bool y
> -	depends on !SMP || !X86_VOYAGER
> +	depends on !SMP || !(X86_VOYAGER || X86_RDC321X)

these many special conditions in the Kconfig space are way too ugly. 
(Also, i can see no reason why for example hibernation wouldnt be 
possible on rdc321x, it's a pure software concept ...)

	Ingo

  reply	other threads:[~2008-02-27 10:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-27 10:36 [PATCH] [x86] rdc321x: Kconfig options fixes for rdc321x Florian Fainelli
2008-02-27 10:53 ` Ingo Molnar [this message]
2008-02-27 11:06   ` Florian Fainelli
2008-02-27 15:06     ` Ingo Molnar

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=20080227105307.GA21050@elte.hu \
    --to=mingo@elte.hu \
    --cc=florian.fainelli@telecomint.eu \
    --cc=linux-kernel@vger.kernel.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