aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/char/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig
index 30bae6de6a0d..0bd01f49cfd8 100644
--- a/drivers/char/Kconfig
+++ b/drivers/char/Kconfig
@@ -807,7 +807,7 @@ if RTC_LIB=n
807config RTC 807config RTC
808 tristate "Enhanced Real Time Clock Support (legacy PC RTC driver)" 808 tristate "Enhanced Real Time Clock Support (legacy PC RTC driver)"
809 depends on !PPC && !PARISC && !IA64 && !M68K && !SPARC && !FRV \ 809 depends on !PPC && !PARISC && !IA64 && !M68K && !SPARC && !FRV \
810 && !ARM && !SUPERH && !S390 && !AVR32 810 && !ARM && !SUPERH && !S390 && !AVR32 && !BLACKFIN
811 ---help--- 811 ---help---
812 If you say Y here and create a character special file /dev/rtc with 812 If you say Y here and create a character special file /dev/rtc with
813 major number 10 and minor number 135 using mknod ("man mknod"), you 813 major number 10 and minor number 135 using mknod ("man mknod"), you