Re: [PATCH] [x86] rdc321x: select EMBEDDED

From: Arnd Bergmann
Date: Fri Jun 19 2009 - 10:05:52 EST


On Friday 19 June 2009, Florian Fainelli wrote:
> The RDC321X SoC is used in embedded systems, select
> the EMBEDDED configuration symbol to set options
> accordingly.
>
> Signed-off-by: Florian Fainelli <florian@xxxxxxxxxxx>

This is not what CONFIG_EMBEDDED means (strictly),
the only thing that option does is to give you more
choice of which kernel features to enable to disable.

I suppose what you want is an rdc321x_defconfig file
that sets CONFIG_EMBEDDED and then sets up whatever
optional features you want.

Arnd <><
--
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/