how to recompile linux kernel for angstrom2010.x.conf

the kernel could be recompiled for new defconfig by
bitbake virtual/kernel -c compile -f
But under angstrom2010.x.conf, the defconfig or .config is always
overridden whatever I tweak bb file.
How to resolve this issue?