diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig
index 03caba2540e26189771bd227a21c7f6cb0322258..ff5b6d87d65a2e486b2af7edaf544f74f685cb27 100644
--- a/drivers/clocksource/Kconfig
+++ b/drivers/clocksource/Kconfig
@@ -69,7 +69,7 @@ config CLKSRC_METAG_GENERIC
 	  This option enables support for the Meta per-thread timers.
 
 config CLKSRC_SAMSUNG_PWM
-	def_bool ARCH_EXYNOS4
+	bool
 	depends on OF
 	select CLKSRC_MMIO
 	help