How to script make menuconfig to automate Linux kernel build configuration?
I want to automate a Linux build but eventually get to a point where I need to run what seems to be a very manual step: make menuconfig
. This seems to synchronize configs between the OS and kernel configs?