[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1397415946.1555.16.camel@vger.seibold.net>
Date: Sun, 13 Apr 2014 21:05:46 +0200
From: Stefani Seibold <stefani@...bold.net>
To: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Greg KH <greg@...ah.com>, rtc-linux@...glegroups.com,
a.zummo@...ertech.it
Subject: X86: Impossible select Enhanced Real Time Clock Support (legacy PC
RTC driver)
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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists