Copy the old `.config` file and then, to know what needs to be taken care of, use `make oldconfig`. You will be prompted interactively for needed changes in your config file. It's almost safe to answer with the default option to every question. (Usually you don't care about new drivers, and you want to use new features when those are enabled by default).
If you skip this configuration update step, things might break.