Up till now, there was only a single sensor in the drivers/iio/proximity directory, and the config subsection was called 'Lightning sensors'. This will no longer be true once we introduce a general-purpose proximity sensor. Signed-off-by: Vlad Dogaru <vlad.dogaru@xxxxxxxxx> --- drivers/iio/proximity/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/iio/proximity/Kconfig b/drivers/iio/proximity/Kconfig index 0c8cdf5..a131ead 100644 --- a/drivers/iio/proximity/Kconfig +++ b/drivers/iio/proximity/Kconfig @@ -2,7 +2,7 @@ # Proximity sensors # -menu "Lightning sensors" +menu "Proximity sensors" config AS3935 tristate "AS3935 Franklin lightning sensor" -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html