diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2007-07-12 12:41:21 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-07-12 12:41:21 -0400 |
commit | fdc1f93847ea618e51f001805e022794d8bffff3 (patch) | |
tree | 9f9d41db803bcbe60b4d11f09404232fc7c8b7b6 /arch/mips | |
parent | 1f2c6d6b0c553e44273aaee24820c67ebfbbfebe (diff) |
[MIPS] Don't use genrtc.
The only pseudo-legitimate MIPS user of genrtc was a systems that doesn't
have an RTC in hardware at all. At this point faking one is a little
pointless ...
Diffstat (limited to 'arch/mips')
-rw-r--r-- | arch/mips/configs/yosemite_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/configs/yosemite_defconfig b/arch/mips/configs/yosemite_defconfig index f1cdb12f7925..f342d8c887b8 100644 --- a/arch/mips/configs/yosemite_defconfig +++ b/arch/mips/configs/yosemite_defconfig | |||
@@ -592,8 +592,6 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
592 | # CONFIG_WATCHDOG is not set | 592 | # CONFIG_WATCHDOG is not set |
593 | # CONFIG_HW_RANDOM is not set | 593 | # CONFIG_HW_RANDOM is not set |
594 | # CONFIG_RTC is not set | 594 | # CONFIG_RTC is not set |
595 | CONFIG_GEN_RTC=y | ||
596 | CONFIG_GEN_RTC_X=y | ||
597 | # CONFIG_DTLK is not set | 595 | # CONFIG_DTLK is not set |
598 | # CONFIG_R3964 is not set | 596 | # CONFIG_R3964 is not set |
599 | # CONFIG_APPLICOM is not set | 597 | # CONFIG_APPLICOM is not set |