diff options
author | David S. Miller <davem@davemloft.net> | 2008-09-03 15:55:32 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-09-03 15:55:32 -0700 |
commit | eed795bf1fd2a012beddd6017fd7baf8ddf43ca1 (patch) | |
tree | 0a71d20b602d9d418836735a4459660975ae7c7e /drivers/sbus/char/Kconfig | |
parent | c4cbe6f96ebf8eb03884c31504d36dccd2ef1062 (diff) |
sparc: Kill sbus mostek RTC driver.
No longer used.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/sbus/char/Kconfig')
-rw-r--r-- | drivers/sbus/char/Kconfig | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/sbus/char/Kconfig b/drivers/sbus/char/Kconfig index 1d5d1b4580cd..73cde85d04d8 100644 --- a/drivers/sbus/char/Kconfig +++ b/drivers/sbus/char/Kconfig @@ -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 |