Skip to content

Commit

Permalink
soc: renesas: rcar: Remove CONFIG_PINCTRL
Browse files Browse the repository at this point in the history
Remove CONFIG_PINCTRL from rcar defconfig files
Fixes: #78619

Signed-off-by: Aymeric Aillet <[email protected]>
  • Loading branch information
aaillet authored and kartben committed Nov 22, 2024
1 parent d41ce53 commit dd446a7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions soc/renesas/rcar/rcar_gen3/Kconfig.defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,4 @@ if SOC_SERIES_RCAR_GEN3
config NUM_IRQS
default 512

config PINCTRL
default y

endif # SOC_SERIES_RCAR_GEN3
3 changes: 0 additions & 3 deletions soc/renesas/rcar/rcar_gen4/Kconfig.defconfig.r8a779f0
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,4 @@ if SOC_SERIES_RCAR_GEN4
config NUM_IRQS
default 1216 #960 SPI + 256 LPI

config PINCTRL
default y

endif # SOC_SERIES_RCAR_GEN4

0 comments on commit dd446a7

Please sign in to comment.