Search notes:

Kernel compilation: make listnewconfig

make listnewconfig lists new CONFIG options, each on its own line:
$ cp old.config .config
$ make listnewconfig

See also

Compare with scripts/diffconfig
Modification of CONFIG symbols

Index