commit | 3207cd5c4b852b54126f5a4b2564652c64d93a6a | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Mon Jun 18 16:36:11 2007 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Jun 26 19:57:34 2007 +0200 |
tree | a02d9aa30196ec1ee72a99e228bb005e385c9d7d | |
parent | 8e09ffb60bbc2b49c06718d5a1252860c709a660 [diff] |
[MIPS] EMMA2RH: Disable GEN_RTC, it can't possibly work. Neither rtc_mips_get_time nor rtc_mips_set_time are being initialized by the EMMA2RH setup code, so genrtc at best was a RTC dummy avoiding a few error messages but not providing actual functionality. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>