Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31197
b: refs/heads/master
c: c220153
h: refs/heads/master
i:
  31195: 8db0860
v: v3
  • Loading branch information
Mark A. Greer authored and Paul Mackerras committed Jun 29, 2006
1 parent 9c3fc4e commit bbe774b
Show file tree
Hide file tree
Showing 5 changed files with 888 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 16e9f994442b599987ce5dd4a5ebe50865e6573d
refs/heads/master: c220153654ede57b41900159eb8d1f6029d85642
7 changes: 7 additions & 0 deletions trunk/arch/powerpc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -563,6 +563,13 @@ config TAU_AVERAGE
/proc/cpuinfo.

If in doubt, say N here.

config PPC_TODC
depends on EMBEDDED6xx
bool "Generic Time-of-day Clock (TODC) support"
---help---
This adds support for many TODC/RTC chips.

endmenu

source arch/powerpc/platforms/embedded6xx/Kconfig
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/powerpc/sysdev/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ obj-$(CONFIG_U3_DART) += dart_iommu.o
obj-$(CONFIG_MMIO_NVRAM) += mmio_nvram.o
obj-$(CONFIG_PPC_83xx) += ipic.o
obj-$(CONFIG_FSL_SOC) += fsl_soc.o
obj-$(CONFIG_PPC_TODC) += todc.o
obj-$(CONFIG_TSI108_BRIDGE) += tsi108_pci.o tsi108_dev.o
Loading

0 comments on commit bbe774b

Please sign in to comment.