[U-Boot] [PATCH 1/2] sandbox, x86: select DM_KEYBOARD instead of default y entry

Simon Glass sjg at chromium.org
Mon Sep 19 02:57:13 CEST 2016


On 8 September 2016 at 03:47, Masahiro Yamada
<yamada.masahiro at socionext.com> wrote:
> Once we migrate to DM-based drivers, we cannot go back to legacy
> ones, i.e. config options like DM_* are not user-configurable.
>
> Make SANDBOX and X86 select DM_KEYBOARD like other platforms do.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> ---
>
>  arch/Kconfig         | 2 ++
>  arch/sandbox/Kconfig | 3 ---
>  arch/x86/Kconfig     | 3 ---
>  3 files changed, 2 insertions(+), 6 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list