Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62142
b: refs/heads/master
c: d0afa57
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Jul 20, 2007
1 parent 0f9e6ec commit 8b4f482
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: e5e3dfc80a7380abe101d5b5d5266bed2691de1d
refs/heads/master: d0afa579698f33a65bc5c21d3d667dbb46f9e440
2 changes: 1 addition & 1 deletion trunk/drivers/char/watchdog/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -602,7 +602,7 @@ config ZVM_WATCHDOG

config SH_WDT
tristate "SuperH Watchdog"
depends on SUPERH
depends on SUPERH && (CPU_SH3 || CPU_SH4)
help
This driver adds watchdog support for the integrated watchdog in the
SuperH processors. If you have one of these processors and wish
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/rtc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ config RTC_DRV_SA1100

config RTC_DRV_SH
tristate "SuperH On-Chip RTC"
depends on RTC_CLASS && SUPERH
depends on RTC_CLASS && SUPERH && (CPU_SH3 || CPU_SH4)
help
Say Y here to enable support for the on-chip RTC found in
most SuperH processors.
Expand Down

0 comments on commit 8b4f482

Please sign in to comment.