Kernel Menu Configuration
Follow the steps below to enable the kernel configuration for I2S.
- 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 Sound Card Support option and enter the next
level.
Figure 2. Sound Card Support
- Select the Advanced Linux Sound Architecture option and
enter the next level.
Figure 3. Advanced Linux Sound Architecture
- Select the ALAS for SoC audio support option and enter
the next level.
Figure 4. ALSA for SoC Audio Support
- Select the Synopsys I2S Device Driver option and in the
next level, select the I2S driver for JH7110.
Figure 5. Synopsys I2S Device Drivers
- Enter the CODEC Drivers menu.
Figure 6. CODEC Drivers
- Select the AC108 option on top of the list.
Figure 7. AC108
- Go down and select the WM8960 CODEC option.
Figure 8. WM8960 Codec
- Save your change before you exit the kernel configuration dialog.
