genrtc: disable genrtc on Blackfin systems
authorMike Frysinger <[email protected]>
Tue, 6 Jan 2009 22:42:10 +0000 (14:42 -0800)
committerLinus Torvalds <[email protected]>
Tue, 6 Jan 2009 23:59:23 +0000 (15:59 -0800)
Blackfin platforms do not support the hardware which this driver drives.

Signed-off-by: Mike Frysinger <[email protected]>
Signed-off-by: Bryan Wu <[email protected]>
Acked-by: Alessandro Zummo <[email protected]>
Cc: David Brownell <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/char/Kconfig

index 1697043119bd27084024b1dd57996f71561ce4a1..35914b6e1d2aee32ddf29dc63b14a6d09e8298e8 100644 (file)
@@ -841,7 +841,7 @@ config JS_RTC
 
 config GEN_RTC
        tristate "Generic /dev/rtc emulation"
-       depends on RTC!=y && !IA64 && !ARM && !M32R && !MIPS && !SPARC && !FRV && !S390 && !SUPERH && !AVR32
+       depends on RTC!=y && !IA64 && !ARM && !M32R && !MIPS && !SPARC && !FRV && !S390 && !SUPERH && !AVR32 && !BLACKFIN
        ---help---
          If you say Y here and create a character special file /dev/rtc with
          major number 10 and minor number 135 using mknod ("man mknod"), you