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


Groups > linux.kernel > #1447487

Re: [PATCH] rtc: ds1307: fix century bit support

From Alexandre Belloni <alexandre.belloni@free-electrons.com>
Newsgroups linux.kernel
Subject Re: [PATCH] rtc: ds1307: fix century bit support
Date 2016-07-20 23:20 +0200
Message-ID <rX74l-6Go-17@gated-at.bofh.it> (permalink)
References <rUgnw-3UY-13@gated-at.bofh.it> <rUV7j-5LB-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 14/07/2016 at 21:54:45 +0200, Arnaud Ebalard wrote :
> One small thing though: for user which have always used RTC_DRV_ISL12057
> config knob, the change will not be transparent. Would it be possible to
> somehow make that old kernel config knob some kind of alias for
> RTC_DRV_DS1307 and RTC_DRV_DS1307_CENTURY in Kconfig?
> 

Well, I tried multiple things but making RTC_DRV_ISL12057 hidden makes it
unable to select both RTC_DRV_DS1307 and RTC_DRV_DS1307_CENTURY. I'll
try to find a solution but I pretty much prefer not having
RTC_DRV_ISL12057 selectable anymore

-- 
Alexandre Belloni, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] rtc: ds1307: fix century bit support Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-07-13 02:40 +0200
  Re: [PATCH] rtc: ds1307: fix century bit support arno@natisbad.org (Arnaud Ebalard) - 2016-07-14 22:10 +0200
    Re: [PATCH] rtc: ds1307: fix century bit support Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-07-20 23:20 +0200

csiph-web