On Tue, 2010-06-22 at 13:21 +0100, Pekka Enberg wrote: > On Tue, Jun 22, 2010 at 3:05 PM, Catalin Marinas > <catalin.marinas@xxxxxxx> wrote: > > The defconfig change for this specific platform may be a better option > > but I thought defconfigs are to provide a stable (and maybe close to > > optimal) configuration without all the debugging features enabled > > (especially those slowing things down considerably). > > The defconfig change was definitely not a clean solution to this > problem. Better bake the fix in Kconfig proper even if it means > dependency on CONFIG_SH or something. OK, maybe something like this default 1000 if SH default 400 It seems that kbuild only considers the first encounter of "default". Thanks. -- Catalin -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>