OSDN Git Service

rtc: jz4740: Drop dependency on MACH_INGENIC
authorPaul Cercueil <paul@crapouillou.net>
Mon, 20 Aug 2018 18:07:16 +0000 (20:07 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 27 Aug 2018 20:59:37 +0000 (22:59 +0200)
commit1e6e4e169a8aef8127ff9ffece6290fafe0d92bf
treecc767231e62017b397600c002bcc8ccfba4dcaee
parent09058eab4b4f77b721572da5291532e751b63931
rtc: jz4740: Drop dependency on MACH_INGENIC

Depending on MACH_INGENIC prevent us from creating a generic kernel that
works on more than one MIPS board. Instead, we just depend on MIPS being
set.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/Kconfig