[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080227105307.GA21050@elte.hu>
Date: Wed, 27 Feb 2008 11:53:07 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Florian Fainelli <florian.fainelli@...ecomint.eu>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] [x86] rdc321x: Kconfig options fixes for rdc321x
* Florian Fainelli <florian.fainelli@...ecomint.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists