aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/char/Kconfig')
-rw-r--r--drivers/char/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig
index facc3f1d9e37..73d30bf01582 100644
--- a/drivers/char/Kconfig
+++ b/drivers/char/Kconfig
@@ -696,7 +696,7 @@ config NVRAM
696 696
697config RTC 697config RTC
698 tristate "Enhanced Real Time Clock Support" 698 tristate "Enhanced Real Time Clock Support"
699 depends on !PPC && !PARISC && !IA64 && !M68K && (!SPARC || PCI) && !FRV 699 depends on !PPC && !PARISC && !IA64 && !M68K && (!SPARC || PCI) && !FRV && !ARM
700 ---help--- 700 ---help---
701 If you say Y here and create a character special file /dev/rtc with 701 If you say Y here and create a character special file /dev/rtc with
702 major number 10 and minor number 135 using mknod ("man mknod"), you 702 major number 10 and minor number 135 using mknod ("man mknod"), you