How to include additional packages using CLI without going to "make menuconfig"?

Just add properly formatted lines to the end of your .config

(And after that you should run "make defconfig" to pull in possible dependencies)

2 Likes