[PATCH 2/4] arm: configs: update mmp2 defconfig for brownstone and SoC Selection

Nicolas Pitre nico at fluxnic.net
Mon Feb 14 13:26:48 EST 2011


On Sun, 13 Feb 2011, Philip Rakity wrote:

> 
> took old mmp2_defconfig --
> did make menuconfig
> changed to CPU_MMP2
> added brownstone as supported board
> 
> Signed-off-by: Philip Rakity <prakity at marvell.com>
> ---
>  arch/arm/configs/mmp2_defconfig | 1207 ++++++++++++++++++++++++++++++++++++++-
>  1 files changed, 1203 insertions(+), 4 deletions(-)

That's not good.

You should do a "make savedefconfig" which will produce a ./defconfig 
file which is a reduced version of your config.  Then use that instead 
of the .config file to update your default config.


Nicolas



More information about the linux-arm-kernel mailing list