mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 06:41:56 +00:00
Port all users of 'set_conf_file' to use the built-in rules instead. This follows the convention-over-configuration principle to make the system as a whole simpler and more consistent. Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
6 lines
84 B
Plaintext
6 lines
84 B
Plaintext
CONFIG_COUNTER=y
|
|
CONFIG_BT=n
|
|
CONFIG_ZTEST=y
|
|
CONFIG_LOG=y
|
|
CONFIG_COUNTER_LOG_LEVEL=4
|