diff mbox

ARM: shmobile: kzm9g_defconfig: Update AK8975 config option

Message ID 1416929099-29282-1-git-send-email-geert+renesas@glider.be (mailing list archive)
State New, archived
Headers show

Commit Message

Geert Uytterhoeven Nov. 25, 2014, 3:24 p.m. UTC
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@glider.be>
---
 arch/arm/configs/kzm9g_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Simon Horman Nov. 28, 2014, 12:35 a.m. UTC | #1
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@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
>
diff mbox

Patch

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