Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58880
b: refs/heads/master
c: fdc1f93
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Jul 12, 2007
1 parent c74f6af commit dc2c2a1
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 77 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: 1f2c6d6b0c553e44273aaee24820c67ebfbbfebe
refs/heads/master: fdc1f93847ea618e51f001805e022794d8bffff3
2 changes: 0 additions & 2 deletions trunk/arch/mips/configs/yosemite_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -592,8 +592,6 @@ CONFIG_LEGACY_PTY_COUNT=256
# CONFIG_WATCHDOG is not set
# CONFIG_HW_RANDOM is not set
# CONFIG_RTC is not set
CONFIG_GEN_RTC=y
CONFIG_GEN_RTC_X=y
# CONFIG_DTLK is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/char/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -815,7 +815,7 @@ config SGI_IP27_RTC

config GEN_RTC
tristate "Generic /dev/rtc emulation"
depends on RTC!=y && !IA64 && !ARM && !M32R && !SPARC && !FRV && !S390 && !SUPERH
depends on RTC!=y && !IA64 && !ARM && !M32R && !MIPS && !SPARC && !FRV && !S390 && !SUPERH
---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
Expand Down
73 changes: 0 additions & 73 deletions trunk/include/asm-mips/rtc.h

This file was deleted.

0 comments on commit dc2c2a1

Please sign in to comment.