[PATCH 0/1] Remove redundant condition for MTK_TIMER

From: Freddy Hsin
Date: Fri Aug 28 2020 - 01:41:15 EST


Remove the redundant condition of MTK_TIMER because the driver
can work on MTK platform normally, so COMPILE_TEST is no longer
needed for development purpose

Freddy Hsin (1):
timer: mt6873: remove COMPILE_TEST condition for MTK timer

drivers/clocksource/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)