public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* X86: Impossible select Enhanced Real Time Clock Support (legacy PC RTC driver)
@ 2014-04-13 19:05 Stefani Seibold
  2014-04-21 17:58 ` Randy Dunlap
  0 siblings, 1 reply; 7+ messages in thread
From: Stefani Seibold @ 2014-04-13 19:05 UTC (permalink / raw)
  To: linux-kernel@vger.kernel.org, Greg KH, rtc-linux, a.zummo

Since some kernel version it is impossible to select the Enhanced Real
Time Clock Support (legacy PC RTC driver) because RTC_LIB is set by
default in arch/x86/Kconfig, but the rule for selecting CONFIG_RTC is
RTC_LIB=n. So the code of driver/char/rtc is still useless.

This breaks the API since there is no more misc device /dev/rtc
available without a udev rule or a link to /dev/rtc0. 



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-05-06  9:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-13 19:05 X86: Impossible select Enhanced Real Time Clock Support (legacy PC RTC driver) Stefani Seibold
2014-04-21 17:58 ` Randy Dunlap
2014-04-28 18:16   ` John Stultz
2014-04-28 18:20     ` Alessandro Zummo
2014-05-02 20:03       ` Stefani Seibold
2014-05-05 23:34       ` Maciej W. Rozycki
2014-05-06  9:56         ` [rtc-linux] " Alessandro Zummo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox