system/lm75: Fix a naming error in a dependency.

This commit is contained in:
Alan Carvalho de Assis 2017-10-14 15:24:38 -06:00 committed by Gregory Nutt
parent 2206b6c341
commit f5d7df6658

View File

@ -6,7 +6,7 @@
menuconfig SYSTEM_LM75
bool "Temperature"
default n
depends on I2C_LM75
depends on LM75_I2C
---help---
Enable support for the NSH temp command. This command will read the
current temperature from an LM-75 (or compatible) temperature sensor