Re: [PATCH 06/28] Remove PICOXCELL_PC3X3

From: Paul Bolle
Date: Sun Feb 09 2014 - 15:34:01 EST


On Sun, 2014-02-09 at 19:47 +0100, Richard Weinberger wrote:
> The symbol is an orphan, get rid of it.
>
> Signed-off-by: Richard Weinberger <richard@xxxxxx>
> ---
> drivers/char/hw_random/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/char/hw_random/Kconfig b/drivers/char/hw_random/Kconfig
> index 2f2b084..eab6056 100644
> --- a/drivers/char/hw_random/Kconfig
> +++ b/drivers/char/hw_random/Kconfig
> @@ -253,7 +253,7 @@ config HW_RANDOM_NOMADIK
>
> config HW_RANDOM_PICOXCELL
> tristate "Picochip picoXcell true random number generator support"
> - depends on HW_RANDOM && ARCH_PICOXCELL && PICOXCELL_PC3X3
> + depends on HW_RANDOM && ARCH_PICOXCELL
> ---help---
> This driver provides kernel-side support for the Random Number
> Generator hardware found on Picochip PC3x3 and later devices.

So that random number generator is now unbuildable. For the record: this
was already an issue in May 2013:
http://lists.infradead.org/pipermail/linux-arm-kernel/2013-May/168283.html . Perhaps the picoxcell-rng could be removed (an merged again if PICOXCELL_PC3X3 gets added).


Paul Bolle

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/