sensor: Remove unsued LPS25HB_SYS_LOG_LEVEL config.
Change-Id: I5af84fd420a9c50f943938faf7ed966385c19f08 Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
This commit is contained in:
parent
14cd63a92a
commit
052a67f88d
1 changed files with 0 additions and 20 deletions
|
@ -23,26 +23,6 @@ menuconfig LPS25HB
|
|||
Enable driver for LPS25HB I2C-based pressure and temperature
|
||||
sensor.
|
||||
|
||||
config LPS25HB_SYS_LOG_LEVEL
|
||||
int "LPS25HB Log level"
|
||||
depends on SYS_LOG && LPS25HB
|
||||
default 0
|
||||
range 0 4
|
||||
help
|
||||
Sets log level for LPS25HB driver.
|
||||
|
||||
Levels are:
|
||||
|
||||
- 0 OFF: do not write
|
||||
|
||||
- 1 ERROR: only write SYS_LOG_ERR
|
||||
|
||||
- 2 WARNING: write SYS_LOG_WRN in addition to previous level
|
||||
|
||||
- 3 INFO: write SYS_LOG_INF in addition to previous levels
|
||||
|
||||
- 4 DEBUG: write SYS_LOG_DBG in addition to previous levels
|
||||
|
||||
config LPS25HB_DEV_NAME
|
||||
string
|
||||
prompt "Device name"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue