Skip to content

Commit

Permalink
ARM: zynq: Enable pinctrl
Browse files Browse the repository at this point in the history
Select pinctrl and the Zynq pinctrl driver.

Signed-off-by: Soren Brinkmann <[email protected]>
Tested-by: Andreas Färber <[email protected]>
Acked-by: Linus Walleij <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
  • Loading branch information
sorenb-xlnx authored and Michal Simek committed Jan 12, 2015
1 parent 97bf6af commit 1601ce0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm/mach-zynq/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ config ARCH_ZYNQ
select HAVE_ARM_TWD if SMP
select ICST
select MFD_SYSCON
select PINCTRL
select PINCTRL_ZYNQ
select SOC_BUS
help
Support for Xilinx Zynq ARM Cortex A9 Platform

0 comments on commit 1601ce0

Please sign in to comment.