buildroot for arm kernel defconfig
I am trying to build a buildroot with kernel image, and after doing make menuconfig and make , I am getting: No kernel defconfig name specified, check your BR2_LINUX_KERNEL_DEFCONFIG setting I can set a string to the defconfig , but I don't know what to put there. My target system is an AT91SAM9RL board. edit : I found out there are some pre-made config files to some devices, actually not exactly matching to my target. You can issue the default configuration process by running make xxx_defconfig and that make target is a file in the folder arch/arm/configs/ . These default configurations are