These are already in a "input" subdirectory, the prefix is redundant, drop it. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
12 lines
215 B
Plaintext
12 lines
215 B
Plaintext
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
CONFIG_LOG=y
|
|
CONFIG_LOG_MODE_MINIMAL=y
|
|
CONFIG_SHELL=y
|
|
CONFIG_SHELL_BACKEND_SERIAL=n
|
|
CONFIG_SHELL_BACKEND_DUMMY=y
|
|
|
|
CONFIG_INPUT=y
|
|
CONFIG_INPUT_EVENT_DUMP=y
|
|
CONFIG_INPUT_SHELL=y
|