Hey Jason,
Are you setting your kernel configuration by directly modifying .config, or are you using menuconfig?
If you are manually editing .config, are you running make oldconfig afterwards? If you don't do that, in my experience the kernel will just revert your changes when you build uImage.
Josh