Kernel Menu Configuration
Follow the steps below to enable the kernel configuration for SPI.
    - Under the root directory of
                            freelight-u-sdk, type the following command to
                        enter the kernel menu configuration GUI.
                        make linux-menuconfig
- Enter the Device Drivers menu. Figure 1. Device Drivers   
- Select the SPI support menu. Figure 2. SPI Support   
- Select the SSP controller option. Figure 3. SSP Controller   
- Save your change before you exit the kernel configuration dialog.
