Remove all usage of CONFIG_ZTEST_NEW_API from tests and sample as this is now enabled by default. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
6 lines
101 B
Plaintext
6 lines
101 B
Plaintext
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
CONFIG_ZTEST=y
|
|
CONFIG_INPUT=y
|
|
CONFIG_INPUT_MODE_SYNCHRONOUS=y
|