]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
sh: disable genrtc support.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 14 May 2007 08:00:31 +0000 (17:00 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 21 May 2007 05:34:04 +0000 (14:34 +0900)
sh never had support for this, so remove the option entirely.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/char/Kconfig

index abcafac647382a7144519542f1ea2ec9b576b332..ef683ebd367caf7b4b4045857525301ef2e25285 100644 (file)
@@ -815,7 +815,7 @@ config SGI_IP27_RTC
 
 config GEN_RTC
        tristate "Generic /dev/rtc emulation"
-       depends on RTC!=y && !IA64 && !ARM && !M32R && !SPARC && !FRV && !S390
+       depends on RTC!=y && !IA64 && !ARM && !M32R && !SPARC && !FRV && !S390 && !SUPERH
        ---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