Skip to content

Commit

Permalink
sparc: Kill sbus mostek RTC driver.
Browse files Browse the repository at this point in the history
No longer used.

Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
David S. Miller committed Sep 3, 2008
1 parent c4cbe6f commit eed795b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 286 deletions.
10 changes: 0 additions & 10 deletions drivers/sbus/char/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,6 @@ config SUN_OPENPROMIO

If unsure, say Y.

config SUN_MOSTEK_RTC
tristate "Mostek real time clock support"
depends on SPARC32
help
The Mostek RTC chip is used on all known Sun computers except
some JavaStations. For a JavaStation you need to say Y both here
and to "Enhanced Real Time Clock Support".

Say Y here unless you are building a special purpose kernel.

config OBP_FLASH
tristate "OBP Flash Device support"
depends on SPARC64
Expand Down
1 change: 0 additions & 1 deletion drivers/sbus/char/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ obj-$(CONFIG_ENVCTRL) += envctrl.o
obj-$(CONFIG_DISPLAY7SEG) += display7seg.o
obj-$(CONFIG_OBP_FLASH) += flash.o
obj-$(CONFIG_SUN_OPENPROMIO) += openprom.o
obj-$(CONFIG_SUN_MOSTEK_RTC) += rtc.o
obj-$(CONFIG_TADPOLE_TS102_UCTRL) += uctrl.o
obj-$(CONFIG_SUN_JSFLASH) += jsflash.o
obj-$(CONFIG_BBC_I2C) += bbc.o
275 changes: 0 additions & 275 deletions drivers/sbus/char/rtc.c

This file was deleted.

0 comments on commit eed795b

Please sign in to comment.