drivers/sensors: fix Kconfig warning
drivers/sensors/Kconfig:590:warning: defaults for choice values not supported Signed-off-by: chao.an <anchao@xiaomi.com>
This commit is contained in:
parent
dde241f306
commit
c50d39060b
@ -585,14 +585,14 @@ config MS5611_SPI
|
||||
---help---
|
||||
Enables support for the SPI interface.
|
||||
|
||||
endchoice
|
||||
|
||||
config MS5611_THREAD_STACKSIZE
|
||||
int "Worker thread stack size"
|
||||
default 1024
|
||||
---help---
|
||||
The stack size for the worker thread
|
||||
|
||||
endchoice
|
||||
|
||||
config MS5611_I2C_FREQUENCY
|
||||
int "MS5611 I2C frequency"
|
||||
default 400000
|
||||
|
Loading…
x
Reference in New Issue
Block a user