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@xxxxxxxxxxx> > --- > 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 -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html