]> asedeno.scripts.mit.edu Git - linux.git/commit
rtc: mips: default to rtc-cmos on mips
authorArnd Bergmann <arnd@arndb.de>
Tue, 28 Aug 2018 14:26:30 +0000 (16:26 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Sat, 8 Sep 2018 08:10:26 +0000 (10:10 +0200)
commit05a0a34418699ea2ced1fe6e081b91c0e1065690
tree28e6fdfd5caccd0ae922e53983b7326c47009b68
parentde96bc39951f106a074d5ee1db927ad8abbfe7fe
rtc: mips: default to rtc-cmos on mips

The old rtc driver is getting in the way of some compat_ioctl
simplification. Looking up the loongson64 git history, it seems
that everyone uses the more modern but compatible RTC_CMOS driver
anyway, so let's remove the special case for loongson64.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
arch/mips/Kconfig
drivers/char/Kconfig