3.1.2 Loading SAMA5D27-SOM1-EK1 Configuration File
Use the predefined defconfig file to create the required
.config configuration file. This defconfig file
available in configs folder of the
buildroot-external-microchip-wilcs02 folder
File sama5d27_som1_ek_headless_wilcs02_defconfig is used for the
evaluation board SAMA5D27-SOM1-EK1.
To build the root file system with the Linux kernel, browse to the directory
buildroot-at and create the .config file by
using the following commands:
$ BR2_EXTERNAL=../buildroot-external-microchip-wilcs02/ make sama5d27_som1_ek_headless_wilcs02_defconfig
