I have compiled the "buildroot-2014.05" for the raspberry pi device by using raspberrypi_defconfig which is provided by them and successfully booted with the new fresh kernel but, unable to connect to the internet connection from the newly booted kernel and also not having access to the basic tools like shell and similar kind of tools. So, my question is this will it be possible to compile the kernel with our specified configuration so that I can choose the packages in which I am interested. In my case, internet connection is most important thing for the fresh kernel build.
Thanks in advance...