[PATCH] ARM: shmobile: kzm9g_defconfig: Update AK8975 config option

Simon Horman horms at verge.net.au
Thu Nov 27 16:35:08 PST 2014


On Tue, Nov 25, 2014 at 04:24:59PM +0100, Geert Uytterhoeven wrote:
> CONFIG_SENSORS_AK8975 was renamed to CONFIG_AK8975 in commit
> 2fc72cd8354e3e9c ("iio:magnetometer:ak8975 move driver out of staging")
> in v3.10.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas at glider.be>

Thanks. I have queued this up for v3.20.

I choose not to queue it up as a fix as it seems to not have
been noticed for almost 8 kernel releases and thus is low priority.
I am happy to change this approach if you wish.

> ---
>  arch/arm/configs/kzm9g_defconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/configs/kzm9g_defconfig b/arch/arm/configs/kzm9g_defconfig
> index 8cb115d74fdf4e37..bfe568847503ff5f 100644
> --- a/arch/arm/configs/kzm9g_defconfig
> +++ b/arch/arm/configs/kzm9g_defconfig
> @@ -126,8 +126,8 @@ CONFIG_DMADEVICES=y
>  CONFIG_SH_DMAE=y
>  CONFIG_ASYNC_TX_DMA=y
>  CONFIG_STAGING=y
> -CONFIG_SENSORS_AK8975=y
>  CONFIG_IIO=y
> +CONFIG_AK8975=y
>  # CONFIG_DNOTIFY is not set
>  CONFIG_VFAT_FS=y
>  CONFIG_TMPFS=y
> -- 
> 1.9.1
> 



More information about the linux-arm-kernel mailing list