[PATCH] rockchip: rockpro64: enable DM_KEYBOARD

Kever Yang kever.yang at rock-chips.com
Fri May 29 12:07:37 CEST 2020


On 2020/5/27 上午12:18, Marcin Juszkiewicz wrote:
> USB stack uses DM so DM_KEYBOARD is needed to get USB keyboard working.
>
> Signed-off-by: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>

Reviewed-by: Kever Yang <kever.yang at rock-chips.com>

Thanks,
- Kever
> ---
>   configs/rockpro64-rk3399_defconfig | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git configs/rockpro64-rk3399_defconfig configs/rockpro64-rk3399_defconfig
> index 9d4343a5a7..a511c60d13 100644
> --- configs/rockpro64-rk3399_defconfig
> +++ configs/rockpro64-rk3399_defconfig
> @@ -28,6 +28,7 @@ CONFIG_ENV_IS_IN_MMC=y
>   CONFIG_SYS_RELOC_GD_ENV_ADDR=y
>   CONFIG_ROCKCHIP_GPIO=y
>   CONFIG_SYS_I2C_ROCKCHIP=y
> +CONFIG_DM_KEYBOARD=y
>   CONFIG_MISC=y
>   CONFIG_ROCKCHIP_EFUSE=y
>   CONFIG_MMC_DW=y




More information about the U-Boot mailing list