]> asedeno.scripts.mit.edu Git - linux.git/commit
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)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Tue, 24 Jan 2017 17:45:29 +0000 (18:45 +0100)
commit3753941475ae6501dcd1e41832bd0e6c35247d6a
treea43b863ebb20c137398e40ca8cc4058d617e96f7
parentbc7d8ebf37e725ec028e7699e6b497c96678d63a
rtc: sun6i: Disable the build as a module

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.

Cc: stable@vger.kernel.org
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/Kconfig
drivers/rtc/rtc-sun6i.c