Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1313388 > unrolled thread

[PATCH 7/8] ARM: exynos_defconfig: Remove MAX77802 RTC Kconfig symbol

Started byJavier Martinez Canillas <javier@osg.samsung.com>
First post2016-01-20 18:20 +0100
Last post2016-01-21 16:20 +0100
Articles 3 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH 7/8] ARM: exynos_defconfig: Remove MAX77802 RTC Kconfig symbol Javier Martinez Canillas <javier@osg.samsung.com> - 2016-01-20 18:20 +0100
    Re: [PATCH 7/8] ARM: exynos_defconfig: Remove MAX77802 RTC Kconfig  symbol Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-01-21 03:00 +0100
      Re: [PATCH 7/8] ARM: exynos_defconfig: Remove MAX77802 RTC Kconfig  symbol Javier Martinez Canillas <javier@osg.samsung.com> - 2016-01-21 16:20 +0100

#1313388 — [PATCH 7/8] ARM: exynos_defconfig: Remove MAX77802 RTC Kconfig symbol

FromJavier Martinez Canillas <javier@osg.samsung.com>
Date2016-01-20 18:20 +0100
Subject[PATCH 7/8] ARM: exynos_defconfig: Remove MAX77802 RTC Kconfig symbol
Message-ID<qT4Ai-1fm-21@gated-at.bofh.it>
The driver has been removed so the Kconfig symbol is not valid anymore.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
---

 arch/arm/configs/exynos_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig
index 24dcd2bb1215..cdbe6dbc6e75 100644
--- a/arch/arm/configs/exynos_defconfig
+++ b/arch/arm/configs/exynos_defconfig
@@ -193,7 +193,6 @@ CONFIG_LEDS_TRIGGER_HEARTBEAT=y
 CONFIG_RTC_CLASS=y
 CONFIG_RTC_DRV_MAX8997=y
 CONFIG_RTC_DRV_MAX77686=y
-CONFIG_RTC_DRV_MAX77802=y
 CONFIG_RTC_DRV_S5M=y
 CONFIG_RTC_DRV_S3C=y
 CONFIG_DMADEVICES=y
-- 
2.5.0

[toc] | [next] | [standalone]


#1313810 — Re: [PATCH 7/8] ARM: exynos_defconfig: Remove MAX77802 RTC Kconfig symbol

FromKrzysztof Kozlowski <k.kozlowski@samsung.com>
Date2016-01-21 03:00 +0100
SubjectRe: [PATCH 7/8] ARM: exynos_defconfig: Remove MAX77802 RTC Kconfig symbol
Message-ID<qTcHw-6wi-3@gated-at.bofh.it>
In reply to#1313388
On 21.01.2016 02:14, Javier Martinez Canillas wrote:
> The driver has been removed so the Kconfig symbol is not valid anymore.
> 
> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
> ---
> 
>  arch/arm/configs/exynos_defconfig | 1 -
>  1 file changed, 1 deletion(-)

The patch should go after merging rtc-max77802 into rtc-max77686 to
preserve bisectability on defconfig.

Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>

Best regards,
Krzysztof

[toc] | [prev] | [next] | [standalone]


#1314265 — Re: [PATCH 7/8] ARM: exynos_defconfig: Remove MAX77802 RTC Kconfig symbol

FromJavier Martinez Canillas <javier@osg.samsung.com>
Date2016-01-21 16:20 +0100
SubjectRe: [PATCH 7/8] ARM: exynos_defconfig: Remove MAX77802 RTC Kconfig symbol
Message-ID<qTpbI-72a-17@gated-at.bofh.it>
In reply to#1313810
Hello Krzysztof,

On 01/20/2016 10:58 PM, Krzysztof Kozlowski wrote:
> On 21.01.2016 02:14, Javier Martinez Canillas wrote:
>> The driver has been removed so the Kconfig symbol is not valid anymore.
>>
>> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
>> ---
>>
>>   arch/arm/configs/exynos_defconfig | 1 -
>>   1 file changed, 1 deletion(-)
>
> The patch should go after merging rtc-max77802 into rtc-max77686 to
> preserve bisectability on defconfig.
>

That's correct, same for 8/8.
  
> Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
>

Thanks.
  
> Best regards,
> Krzysztof
>

Best regards,
-- 
Javier Martinez Canillas
Open Source Group
Samsung Research America

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web