
19 Oct
2021
19 Oct
'21
4:32 p.m.
On Mon, 18 Oct 2021 12:13:19 -0600 Simon Glass sjg@chromium.org wrote:
--- /dev/null +++ b/board/sandbox/sandbox.env @@ -0,0 +1,25 @@ +stdin=serial +#ifdef CONFIG_SANDBOX_SDL +stdin+=,cros-ec-keyb,usbkbd
this was CONFIG_KEYBOARD and now is CONFIG_SANDBOX_SDL, is this okay?