[PATCH 1/1] arm: exynos: don't imply non-existent CONFIG_KEYBOARD

Tom Rini trini at konsulko.com
Wed Feb 25 15:37:36 CET 2026


On Wed, Feb 25, 2026 at 11:00:23AM +0100, Heinrich Schuchardt wrote:

> Symbol CONFIG_KEYBOARD does not exist.
> Don't imply it.
> 
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---
>  arch/arm/mach-exynos/Kconfig | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig
> index b084b7284aa..06448e875ef 100644
> --- a/arch/arm/mach-exynos/Kconfig
> +++ b/arch/arm/mach-exynos/Kconfig
> @@ -34,7 +34,6 @@ config ARCH_EXYNOS5
>  	imply CMD_HASH
>  	imply CRC32_VERIFY
>  	imply HASH_VERIFY
> -	imply KEYBOARD
>  	imply USB_ETHER_ASIX
>  	imply USB_ETHER_RTL8152
>  	imply USB_ETHER_SMSC95XX

Should this be DM_KEYBOARD ? I'm not sure about USB_KEYBOARD instead,
but it looks like USB_KEYBOARD should be a depends on, not selects
DM_KEYBOARD, too.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20260225/60b1a850/attachment.sig>


More information about the U-Boot mailing list