Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 118155
b: refs/heads/master
c: 09d9327
h: refs/heads/master
i:
  118153: c0c37f3
  118151: 61cf720
v: v3
  • Loading branch information
Ralf Baechle committed Oct 30, 2008
1 parent d20b69f commit 58b3bb6
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 370 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4bdebe5b4a7216bd6bfca9e9b368abad8e9f9bd9
refs/heads/master: 09d9327b3420002c9952a81db37effec9dc1135e
1 change: 0 additions & 1 deletion trunk/arch/mips/configs/ip27_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -701,7 +701,6 @@ CONFIG_LEGACY_PTY_COUNT=256
# CONFIG_WATCHDOG is not set
CONFIG_HW_RANDOM=m
# CONFIG_RTC is not set
CONFIG_SGI_IP27_RTC=y
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_DRM is not set
Expand Down
27 changes: 0 additions & 27 deletions trunk/arch/mips/include/asm/m48t35.h

This file was deleted.

11 changes: 0 additions & 11 deletions trunk/drivers/char/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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_IP27_RTC
bool "SGI M48T35 RTC support"
depends on SGI_IP27
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 GEN_RTC
tristate "Generic /dev/rtc emulation"
depends on RTC!=y && !IA64 && !ARM && !M32R && !MIPS && !SPARC && !FRV && !S390 && !SUPERH && !AVR32
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/char/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ obj-$(CONFIG_RTC) += rtc.o
obj-$(CONFIG_HPET) += hpet.o
obj-$(CONFIG_GEN_RTC) += genrtc.o
obj-$(CONFIG_EFI_RTC) += efirtc.o
obj-$(CONFIG_SGI_IP27_RTC) += ip27-rtc.o
obj-$(CONFIG_DS1302) += ds1302.o
obj-$(CONFIG_XILINX_HWICAP) += xilinx_hwicap/
ifeq ($(CONFIG_GENERIC_NVRAM),y)
Expand Down
329 changes: 0 additions & 329 deletions trunk/drivers/char/ip27-rtc.c

This file was deleted.

0 comments on commit 58b3bb6

Please sign in to comment.