Skip to content

Commit f234a7a

Browse files
gmarullcarlescufi
authored andcommitted
app: remove redundant CONFIG_EXAMPLESENSOR in prj.conf
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 <[email protected]>
1 parent 57a7702 commit f234a7a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/prj.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@
44
# This file contains selected Kconfig options for the application.
55

66
CONFIG_SENSOR=y
7-
CONFIG_EXAMPLESENSOR=y

0 commit comments

Comments
 (0)