f234a7ab3d
The option is no longer needed, zephyr,examplesensor driver will automatically be selected based on DT (and because we enable all of its dependencies, including CONFIG_SENSOR). Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
7 lines
170 B
Plaintext
7 lines
170 B
Plaintext
# Copyright (c) 2021 Nordic Semiconductor ASA
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
# This file contains selected Kconfig options for the application.
|
|
|
|
CONFIG_SENSOR=y
|