summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rmobile/Kconfig.32
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-rmobile/Kconfig.32')
-rw-r--r--arch/arm/mach-rmobile/Kconfig.324
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/mach-rmobile/Kconfig.32 b/arch/arm/mach-rmobile/Kconfig.32
index a07eff71dfe..31badc5a47d 100644
--- a/arch/arm/mach-rmobile/Kconfig.32
+++ b/arch/arm/mach-rmobile/Kconfig.32
@@ -8,6 +8,7 @@ config RCAR_GEN2
bool "Renesas RCar Gen2"
select PHY
select PHY_RCAR_GEN2
+ select TMU_TIMER
config R8A7740
bool "Renesas SoC R8A7740"
@@ -121,6 +122,9 @@ config TARGET_STOUT
endchoice
+config TMU_TIMER
+ bool
+
config SYS_SOC
default "rmobile"