From: Andy Shevchenko Date: Tue, 22 Oct 2024 14:36:05 +0000 (+0300) Subject: iio: light: Remove "default n" entries X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=776f57de1f99b9753bd6ae4bfe897d8d9503fd70;p=users%2Fjedix%2Flinux-maple.git iio: light: Remove "default n" entries Linus already once did that for PDx86, don't repeat our mistakes. TL;DR: 'n' *is* the default 'default'. Signed-off-by: Andy Shevchenko Link: https://patch.msgid.link/20241022143605.3314275-1-andriy.shevchenko@linux.intel.com Signed-off-by: Jonathan Cameron --- diff --git a/drivers/iio/light/Kconfig b/drivers/iio/light/Kconfig index 39c0e08a8e069..4d0ba043b65e4 100644 --- a/drivers/iio/light/Kconfig +++ b/drivers/iio/light/Kconfig @@ -248,7 +248,6 @@ config SENSORS_ISL29018 tristate "Intersil 29018 light and proximity sensor" depends on I2C select REGMAP_I2C - default n help If you say yes here you get support for ambient light sensing and proximity infrared sensing from Intersil ISL29018.