rtc: sun6i: Disable the build as a module
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 23 Jan 2017 10:41:46 +0000 (11:41 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 12 Mar 2017 05:41:52 +0000 (06:41 +0100)
commit616f5ef61338a53e997eebbe2c13b21c40df9b86
treefce1719a81cb16e967a4ba70ca20fb48d6f9f5df
parent8c53efc399565ef4be8945c9bf45c94153699221
rtc: sun6i: Disable the build as a module

commit 3753941475ae6501dcd1e41832bd0e6c35247d6a upstream.

Since we have to provide the clock very early on, the RTC driver cannot be
built as a module. Make sure that won't happen.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/rtc/Kconfig
drivers/rtc/rtc-sun6i.c