I added the CONFIG_NAMEOFMODULE=m to local-config. which works for the normal kernel, do I have to do something else, I would prefer to be able to do it without a TUI because I want to script the build process. Should I run `./scripts/config --module nameofmodule` and `make olddefconfig`.