From: Paul Mundt Date: Mon, 14 May 2007 08:00:31 +0000 (+0900) Subject: sh: disable genrtc support. X-Git-Tag: v2.6.22-rc3~94^2~4 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=69d87daa18aced7f494bc1d5a977b063bbbdffbd;p=karo-tx-linux.git sh: disable genrtc support. sh never had support for this, so remove the option entirely. Signed-off-by: Paul Mundt --- diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig index abcafac64738..ef683ebd367c 100644 --- a/drivers/char/Kconfig +++ b/drivers/char/Kconfig @@ -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