3.3 Kernel Configuration

The user must perform the following modifications in the Linux kernel configuration to enable Wi-Fi® support. The user must use the menuconfig to perform these modifications if the kernel is being built separately; otherwise, the user must add the corresponding CONFIG entries in the default defconfig file that buildroot is configured to use.

  1. Go to the directory of the Linux kernel and enter the following command:
    $ make ARCH=arm menuconfig
    Select the required configuration from the blue terminal to save and exit.