Kernel Menu Configuration

Follow the steps below to enter the kernel menu to enable the kernel configuration for WiFi.
  1. Under the root directory of VisionFive 2, type the following command to enter the kernel menu configuration GUI.
    make linux-menuconfig
  2. Enter the Device Drivers menu option.
    Figure 1. Device Drivers
  3. Enter the Network device support menu option.
    Figure 2. Network device support
  4. Enter Wireless LAN menu option.
    Figure 3. Wireless LAN
  5. Choose AIC wireless Support option.
    Figure 4. AIC wireless Support
  6. Compile AIC8800 wlan Support and AIC8800 Load Firmware Support into a module.
    Figure 5. AIC8800 Load Firmware Support
  7. Save your change before you exit the kernel configuration dialog.