Now that input dump functionalities are at subsystem level, drop the custom code from the sample, just enable CONFIG_INPUT_EVENT_DUMP. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
6 lines
81 B
Plaintext
6 lines
81 B
Plaintext
CONFIG_LOG=y
|
|
CONFIG_LOG_MODE_MINIMAL=y
|
|
|
|
CONFIG_INPUT=y
|
|
CONFIG_INPUT_EVENT_DUMP=y
|