Kconfig.stb 228 B

12345678910
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. if PINCTRL_BRCMSTB
  3. config PINCTRL_BCM2712
  4. tristate "BCM2712 SoC pin controller driver"
  5. help
  6. Driver for BCM2712 integrated pin controller,
  7. commonly found on Raspberry Pi 5.
  8. endif