system/lm75: Fix a naming error in a dependency.
This commit is contained in:
parent
2206b6c341
commit
f5d7df6658
@ -6,7 +6,7 @@
|
|||||||
menuconfig SYSTEM_LM75
|
menuconfig SYSTEM_LM75
|
||||||
bool "Temperature"
|
bool "Temperature"
|
||||||
default n
|
default n
|
||||||
depends on I2C_LM75
|
depends on LM75_I2C
|
||||||
---help---
|
---help---
|
||||||
Enable support for the NSH temp command. This command will read the
|
Enable support for the NSH temp command. This command will read the
|
||||||
current temperature from an LM-75 (or compatible) temperature sensor
|
current temperature from an LM-75 (or compatible) temperature sensor
|
||||||
|
Loading…
x
Reference in New Issue
Block a user