]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: asm9260: allow COMPILE_TEST
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Wed, 31 Aug 2016 16:15:27 +0000 (18:15 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Mon, 5 Sep 2016 15:15:50 +0000 (17:15 +0200)
commit7f742e8e8ad4c54ae66820c91bbbb6526a461117
tree2f0d9dd3ddb32612d55b0e224c8b84f6a6fb391e
parent34c7b3ac4ccb6a972f81a4102c8ef216ca1fb155
rtc: asm9260: allow COMPILE_TEST

The rtc-asm9260 driver compiles correctly on other architectures, add
COMPILE_TEST to improve code coverage.

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