sensor: bme280: name for mode `choice`

Add a name for the mode choice symbol to enable other Kconfig files
to change the default.

Signed-off-by: Jordan Yates <jordan@embeint.com>
This commit is contained in:
Jordan Yates 2024-09-05 12:17:52 +10:00 committed by Carles Cufí
parent 82548410bd
commit 22c2fe52dc
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ menuconfig BME280
if BME280
choice
choice BME280_MODE
prompt "BME280 sampling mode"
default BME280_MODE_NORMAL
help