Re: [PATCH 5/7] sandbox64: enable button

2020-07-14 Thread Simon Glass
On Mon, 13 Jul 2020 at 06:56, Philippe Reynes wrote: > > Enable the support of button (driver and command) on sandbox64. > > Signed-off-by: Philippe Reynes > --- > configs/sandbox64_defconfig | 2 ++ > 1 file changed, 2 insertions(+) Reviewed-by: Simon Glass

[PATCH 5/7] sandbox64: enable button

2020-07-13 Thread Philippe Reynes
Enable the support of button (driver and command) on sandbox64. Signed-off-by: Philippe Reynes --- configs/sandbox64_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/sandbox64_defconfig b/configs/sandbox64_defconfig index a3f049e..89ba504 100644 --- a/configs/sandbox64_def