aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/rtc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
index 16bc33cbadf5..1a9459615c39 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -612,7 +612,7 @@ config RTC_DRV_RS5C313
612 612
613config RTC_DRV_PPC 613config RTC_DRV_PPC
614 tristate "PowerPC machine dependent RTC support" 614 tristate "PowerPC machine dependent RTC support"
615 depends on PPC_MERGE 615 depends on PPC
616 help 616 help
617 The PowerPC kernel has machine-specific functions for accessing 617 The PowerPC kernel has machine-specific functions for accessing
618 the RTC. This exposes that functionality through the generic RTC 618 the RTC. This exposes that functionality through the generic RTC