[PATCH] Remove default selection of AB4500

View: New views
2 Messages — Rating Filter:   Alert me  

[PATCH] Remove default selection of AB4500

by Linus Walleij :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

This remove the default 'y' selection of AB4500, currently everyone
enabling the SPI subsystem will get a copy of this driver.

Signed-off-by: Linus Walleij <linus.walleij@...>
Cc: Srinidhi Kasagar <srinidhi.kasagar@...>
---
 drivers/mfd/Kconfig |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index b1d5370..b46b11b 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -342,7 +342,6 @@ config MFD_88PM8607
 config AB4500_CORE
  tristate "ST-Ericsson's AB4500 Mixed Signal Power management chip"
  depends on SPI
- default y
  help
   Select this option to enable access to AB4500 power management
   chip. This connects to U8500 on the SSP/SPI bus and exports
--
1.6.3.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Re: [PATCH] Remove default selection of AB4500

by Samuel Ortiz-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Linus,

On Thu, Nov 12, 2009 at 09:44:27PM +0100, Linus Walleij wrote:
> This remove the default 'y' selection of AB4500, currently everyone
> enabling the SPI subsystem will get a copy of this driver.
Applied, many thanks.

Cheers,
Samuel.


> Signed-off-by: Linus Walleij <linus.walleij@...>
> Cc: Srinidhi Kasagar <srinidhi.kasagar@...>
> ---
>  drivers/mfd/Kconfig |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
> index b1d5370..b46b11b 100644
> --- a/drivers/mfd/Kconfig
> +++ b/drivers/mfd/Kconfig
> @@ -342,7 +342,6 @@ config MFD_88PM8607
>  config AB4500_CORE
>   tristate "ST-Ericsson's AB4500 Mixed Signal Power management chip"
>   depends on SPI
> - default y
>   help
>    Select this option to enable access to AB4500 power management
>    chip. This connects to U8500 on the SSP/SPI bus and exports
> --
> 1.6.3.3
>

--
Intel Open Source Technology Centre
http://oss.intel.com/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/