diff mbox series

[v1,1/1] iio: adc: Remove "default n" entries

Message ID 20241022143600.3314241-1-andriy.shevchenko@linux.intel.com (mailing list archive)
State Accepted
Headers show
Series [v1,1/1] iio: adc: Remove "default n" entries | expand

Commit Message

Andy Shevchenko Oct. 22, 2024, 2:36 p.m. UTC
Linus already once did that for PDx86, don't repeat our mistakes.
TL;DR: 'n' *is* the default 'default'.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
 drivers/iio/adc/Kconfig | 1 -
 1 file changed, 1 deletion(-)

Comments

Jonathan Cameron Oct. 22, 2024, 6:29 p.m. UTC | #1
On Tue, 22 Oct 2024 17:36:00 +0300
Andy Shevchenko <andriy.shevchenko@linux.intel.com> wrote:

> Linus already once did that for PDx86, don't repeat our mistakes.
> TL;DR: 'n' *is* the default 'default'.
> 
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> ---
>  drivers/iio/adc/Kconfig | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/iio/adc/Kconfig b/drivers/iio/adc/Kconfig
> index a21ed997a8c1..d8abe28eec89 100644
> --- a/drivers/iio/adc/Kconfig
> +++ b/drivers/iio/adc/Kconfig
> @@ -1619,7 +1619,6 @@ config TWL4030_MADC
>  config TWL6030_GPADC
>  	tristate "TWL6030 GPADC (General Purpose A/D Converter) Support"
>  	depends on TWL4030_CORE
> -	default n
>  	help
>  	  Say yes here if you want support for the TWL6030/TWL6032 General
>  	  Purpose A/D Converter. This will add support for battery type

Applied.
diff mbox series

Patch

diff --git a/drivers/iio/adc/Kconfig b/drivers/iio/adc/Kconfig
index a21ed997a8c1..d8abe28eec89 100644
--- a/drivers/iio/adc/Kconfig
+++ b/drivers/iio/adc/Kconfig
@@ -1619,7 +1619,6 @@  config TWL4030_MADC
 config TWL6030_GPADC
 	tristate "TWL6030 GPADC (General Purpose A/D Converter) Support"
 	depends on TWL4030_CORE
-	default n
 	help
 	  Say yes here if you want support for the TWL6030/TWL6032 General
 	  Purpose A/D Converter. This will add support for battery type