]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: sun6i: extend test coverage
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Wed, 1 Feb 2017 11:54:13 +0000 (12:54 +0100)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Wed, 1 Feb 2017 12:55:07 +0000 (13:55 +0100)
commit93946c49cdafd6a2e4039a8208564fd18e9120c3
tree370eba13309286401d0bad2d5662584915d51e74
parent15829cf4b3f8dd3849446138830e629715848d7f
rtc: sun6i: extend test coverage

COMPILE_TEST was wrongly placed, move it to the "depends on" line.
Also depend on COMMON_CLK as the driver now needs it to be properly
compiled.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/Kconfig