Skip to content

Commit

Permalink
arm64: defconfig: Enable GPIO of Renesas R-Car Gen3 SoC
Browse files Browse the repository at this point in the history
Enable GPIO for  Renesas R-Car Gen3 SoC.

Signed-off-by: Takeshi Kihara <takeshi.kihara.df@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
  • Loading branch information
Takeshi Kihara authored and Simon Horman committed Nov 20, 2015
1 parent 727e8d0 commit 316d9df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/configs/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ CONFIG_SPI_PL022=y
CONFIG_SPI_QUP=y
CONFIG_PINCTRL_MSM8916=y
CONFIG_GPIO_PL061=y
CONFIG_GPIO_RCAR=y
CONFIG_GPIO_XGENE=y
CONFIG_POWER_RESET_XGENE=y
CONFIG_POWER_RESET_SYSCON=y
Expand Down

0 comments on commit 316d9df

Please sign in to comment.