Presumably there is a location for the linux-menuconfig file as well which means there are 3 .config files to handle. When I do 'make' at the source root, does it call the other two .config files?
At the moment, I've only been running make menuconfig - > make to generate my uImage. If that is the case, am I not making a busybox and linux kernel?