Kernel Menu Configuration

Follow the steps below to enable GMAC support in the kernel menu dialog.

  1. Under the root directory of freelight-u-sdk, type the following command to enter the kernel menu configuration GUI.
    make linux-menuconfig
  2. Enter the Networking support menu.
    Figure 1. Networking Support
  3. Ether the Networking options menu, and in the menu, select the supported network protocols.
    Figure 2. Networking Options
  4. Enter the Device Drivers menu.
    Figure 3. Device Drivers
  5. Enter the Network device support > Ethernet drivers support menu and select the GMAC drivers you expect the system to support.
    Figure 4. Ethernet Driver Support
  6. Save your change before you exit the kernel configuration dialog.