aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r--arch/powerpc/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index 0b5e225c2d51..e898da2381aa 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -563,6 +563,13 @@ config TAU_AVERAGE
563 /proc/cpuinfo. 563 /proc/cpuinfo.
564 564
565 If in doubt, say N here. 565 If in doubt, say N here.
566
567config PPC_TODC
568 depends on EMBEDDED6xx
569 bool "Generic Time-of-day Clock (TODC) support"
570 ---help---
571 This adds support for many TODC/RTC chips.
572
566endmenu 573endmenu
567 574
568source arch/powerpc/platforms/embedded6xx/Kconfig 575source arch/powerpc/platforms/embedded6xx/Kconfig