[PATCH 6/7] rockchip: chromebook_jerry: Re-enable MAX98090 codec driver
Kever Yang
kever.yang at rock-chips.com
Wed Jul 26 09:49:37 CEST 2023
On 2023/7/8 03:16, Alper Nebi Yasak wrote:
> Sound support for chromebook_jerry needs the MAX98090 codec driver. This
> was enabled in commit 2d0c01b8f0ad ("sound: rockchip: Add sound support
> for jerry"), but apparently lost in commit 7ae2729401bb ("configs:
> Resync with savedefconfig"). Enable it again.
>
> Signed-off-by: Alper Nebi Yasak <alpernebiyasak at gmail.com>
Reviewed-by: Kever Yang <kever.yang at rock-chips.com>
Thanks,
- Kever
> ---
>
> configs/chromebook_jerry_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/configs/chromebook_jerry_defconfig b/configs/chromebook_jerry_defconfig
> index 1a54986d089e..5b601a0b5809 100644
> --- a/configs/chromebook_jerry_defconfig
> +++ b/configs/chromebook_jerry_defconfig
> @@ -102,6 +102,7 @@ CONFIG_ROCKCHIP_SERIAL=y
> CONFIG_SOUND=y
> CONFIG_I2S=y
> CONFIG_I2S_ROCKCHIP=y
> +CONFIG_SOUND_MAX98090=y
> CONFIG_ROCKCHIP_SPI=y
> CONFIG_SYSRESET=y
> CONFIG_USB=y
More information about the U-Boot
mailing list