[lm-sensors] [PATCH] hwmon/adm9240 - remove EXPERIMENTAL dependency (2nd try)
Jean Delvare
khali at linux-fr.org
Thu May 29 20:38:14 CEST 2008
On Tue, 20 May 2008 00:35:10 +1000, Grant Coady wrote:
> Hi Mark,
>
> I think it's time ;) (Hopefully I've remembered how to send a patch properly)
>
> Oops, try again with inline text attachment:
>
> From: Grant Coady <gcoady.lk at gmail.com>
>
> The adm9240 driver is in the kernel for three years now, time to remove
> the EXPERIMENTAL dependency.
>
> Signed-off-by: Grant Coady <gcoady.lk at gmail.com>
>
> ---
> Kconfig | 2 +-
> 1 files changed, 1 insertion(+), 1 deletion(-)
>
> --- linux-2.6.26-rc3a/drivers/hwmon/Kconfig 2008-04-18 14:27:39.000000000 +1000
> +++ linux-2.6.26-rc3b/drivers/hwmon/Kconfig 2008-05-19 16:12:01.000000000 +1000
> @@ -124,7 +124,7 @@
>
> config SENSORS_ADM9240
> tristate "Analog Devices ADM9240 and compatibles"
> - depends on I2C && EXPERIMENTAL
> + depends on I2C
> select HWMON_VID
> help
> If you say yes here you get support for Analog Devices ADM9240,
>
Sounds reasonable.
Acked-by: Jean Delvare <khali at linux-fr.org>
--
Jean Delvare
More information about the lm-sensors
mailing list