pinctrl: sh-pfc: Enable building of r8a7793 PFC support
[deliverable/linux.git] / drivers / pinctrl / sh-pfc / Kconfig
index 8c4b3d391823e862f433a3189dc2ab323d8cec81..5d570fdf606556328a4cccac5da1b6f96d05e51c 100644 (file)
@@ -55,6 +55,11 @@ config PINCTRL_PFC_R8A7791
        depends on ARCH_R8A7791
        select PINCTRL_SH_PFC
 
+config PINCTRL_PFC_R8A7793
+       def_bool y
+       depends on ARCH_R8A7793
+       select PINCTRL_SH_PFC
+
 config PINCTRL_PFC_SH7203
        def_bool y
        depends on CPU_SUBTYPE_SH7203
This page took 0.02354 seconds and 5 git commands to generate.