mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-05-02 18:17:50 -04:00
CHAR: Delete old and now unused DS1286 driver.
It was only used by two SGI platforms which recently were converted to RTC_LIB and with RTC_LIB enabled the legacy drivers are no more selectable. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
This commit is contained in:
@@ -812,17 +812,6 @@ config JS_RTC
|
||||
To compile this driver as a module, choose M here: the
|
||||
module will be called js-rtc.
|
||||
|
||||
config SGI_DS1286
|
||||
tristate "SGI DS1286 RTC support"
|
||||
depends on SGI_HAS_DS1286
|
||||
help
|
||||
If you say Y here and create a character special file /dev/rtc with
|
||||
major number 10 and minor number 135 using mknod ("man mknod"), you
|
||||
will get access to the real time clock built into your computer.
|
||||
Every SGI has such a clock built in. It reports status information
|
||||
via the file /proc/rtc and its behaviour is set by various ioctls on
|
||||
/dev/rtc.
|
||||
|
||||
config SGI_IP27_RTC
|
||||
bool "SGI M48T35 RTC support"
|
||||
depends on SGI_IP27
|
||||
|
||||
Reference in New Issue
Block a user