• Home
  • Engineering
  • Training
  • Docs
  • Community
  • Company
  • twitter
  • mastodon
  • linkedin
  • github

Bootlin logo

Elixir Cross Referencer

Open Menu / drivers / pinctrl / stm32 / Makefile

Projects

  • linux

Versions

  • v5
    • v5.6
      • v5.6.1
Loading...
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
# SPDX-License-Identifier: GPL-2.0
# Core
obj-$(CONFIG_PINCTRL_STM32) += pinctrl-stm32.o

# SoC Drivers
obj-$(CONFIG_PINCTRL_STM32F429)	+= pinctrl-stm32f429.o
obj-$(CONFIG_PINCTRL_STM32F469)	+= pinctrl-stm32f469.o
obj-$(CONFIG_PINCTRL_STM32F746)	+= pinctrl-stm32f746.o
obj-$(CONFIG_PINCTRL_STM32F769)	+= pinctrl-stm32f769.o
obj-$(CONFIG_PINCTRL_STM32H743)	+= pinctrl-stm32h743.o
obj-$(CONFIG_PINCTRL_STM32MP157) += pinctrl-stm32mp157.o
linux v5.6.1 Download file Top powered by Elixir 05da14b