Kernel Menu Configuration
Follow the steps below to enable the kernel configuration for display controller.
- 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.
- Enter the Graphics support menu.
- Continue your settings per the sections below depending on your target output devices.
For HDMI Output
Continue your settings with the following steps to enable the kernel configuration
for HDMI output.
- In the Graphics support menu, select the HDMI2.0 option.
- Save your change before you exit the kernel configuration dialog.
For MIPI Output
Continue your settings with the following steps to enable the kernel configuration
for MIPI output.
- In the Graphics support menu, select the Starfive MIPI DSI Select option.
- Save your change before you exit the kernel configuration dialog.
For RGB2HDMI Output
Continue your settings with the following steps to enable the kernel configuration
for RGB2HDMI output.
- In the Graphics support menu, select and enter the Direct Rendering Manager menu.
- In the Direct Rendering Manager menu, select and enter the I2C encoder or helper chips menu.
- In the I2C encoder or helper chips menu, select the NXP Semiconductors TDA998X HDMI encoder option.
- Save your change before you exit the kernel configuration dialog.