1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0 2e48f9dacSChanwoo Choi 3de55d871SMyungJoo Ham# Makefile for external connector class (extcon) devices 4de55d871SMyungJoo Ham# 5de55d871SMyungJoo Ham 6af61f961SArnd Bergmannobj-$(CONFIG_EXTCON) += extcon-core.o 7af61f961SArnd Bergmannextcon-core-objs += extcon.o devres.o 819939860Sanish kumarobj-$(CONFIG_EXTCON_ADC_JACK) += extcon-adc-jack.o 9e48f9dacSChanwoo Choiobj-$(CONFIG_EXTCON_ARIZONA) += extcon-arizona.o 10f0312378SRamakrishna Pallalaobj-$(CONFIG_EXTCON_AXP288) += extcon-axp288.o 11e48f9dacSChanwoo Choiobj-$(CONFIG_EXTCON_GPIO) += extcon-gpio.o 122f556bdbSDavid Cohenobj-$(CONFIG_EXTCON_INTEL_INT3496) += extcon-intel-int3496.o 13db0f3baaSHans de Goedeobj-$(CONFIG_EXTCON_INTEL_CHT_WC) += extcon-intel-cht-wc.o 14962e56bfSChanwoo Choiobj-$(CONFIG_EXTCON_MAX14577) += extcon-max14577.o 1508a0a4f9SSergei Shtylyovobj-$(CONFIG_EXTCON_MAX3355) += extcon-max3355.o 16db1b9037SChanwoo Choiobj-$(CONFIG_EXTCON_MAX77693) += extcon-max77693.o 1727a28d32SJaewon Kimobj-$(CONFIG_EXTCON_MAX77843) += extcon-max77843.o 18b76668baSChanwoo Choiobj-$(CONFIG_EXTCON_MAX8997) += extcon-max8997.o 19b1f254e3SGraeme Gregoryobj-$(CONFIG_EXTCON_PALMAS) += extcon-palmas.o 204ed754deSVijai Kumar Kobj-$(CONFIG_EXTCON_PTN5150) += extcon-ptn5150.o 2138085c98SStephen Boydobj-$(CONFIG_EXTCON_QCOM_SPMI_MISC) += extcon-qcom-spmi-misc.o 22c03e017cSChanwoo Choiobj-$(CONFIG_EXTCON_RT8973A) += extcon-rt8973a.o 23914b881fSChanwoo Choiobj-$(CONFIG_EXTCON_SM5502) += extcon-sm5502.o 24e52817faSRoger Quadrosobj-$(CONFIG_EXTCON_USB_GPIO) += extcon-usb-gpio.o 25c6983166SBenson Leungobj-$(CONFIG_EXTCON_USBC_CROS_EC) += extcon-usbc-cros-ec.o 26