În ziua de duminică, 14 mai 2017, la 12:50:43 EEST, Alan Mackenzie a scris: > Something strange happened when I installed the 4.11.0 sources - all the > options were initialised to what they were in my 4.9.16 running kernel. > This saved me a lot of time.
I've seen it gets the defaults from /boot/config* files if it can't find a local .config. I had the opposite problem the other day... I wanted to start with a fresh .config and had to find out how it gets the current config automatically.