158feb641a
Enable logging by default in kscan sample, so that user will see output even if they do not have a keyboard connected that follows the keymap. Add a specific testcase for boards that support the RK055HDMIPI4M display. Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
5 lines
68 B
Plaintext
5 lines
68 B
Plaintext
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_PRINTK=y
|
|
CONFIG_KSCAN=y
|
|
CONFIG_LOG=y
|