summaryrefslogtreecommitdiffstats
path: root/drivers/char
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2016-05-30 20:57:56 +0200
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>2016-06-04 00:23:04 +0200
commit8bbe6b6f002a00134d3b64d826d7ff596caeda0c (patch)
treed2b862d008bca7784241abe3bf1cd34e0ac74a02 /drivers/char
parentca6da801878635bfb851088e1a4eaa3745720582 (diff)
downloadlinux-0-day-8bbe6b6f002a00134d3b64d826d7ff596caeda0c.tar.gz
linux-0-day-8bbe6b6f002a00134d3b64d826d7ff596caeda0c.tar.xz
char/genrtc: remove parisc support
This architecture selects RTC_CLASS unconditionally, so the GEN_RTC has not worked here for a long time. Now we can remove both the asm/rtc.h header and the Kconfig dependency for CONFIG_GEN_RTC. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to 'drivers/char')
-rw-r--r--drivers/char/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig
index 1d9e3063373b3..074bc394e31bf 100644
--- a/drivers/char/Kconfig
+++ b/drivers/char/Kconfig
@@ -328,7 +328,7 @@ config JS_RTC
config GEN_RTC
tristate "Generic /dev/rtc emulation"
depends on RTC!=y
- depends on M68K || PARISC || PPC
+ depends on M68K || PPC
---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