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 9f0312378SRamakrishna Pallalaobj-$(CONFIG_EXTCON_AXP288) += extcon-axp288.o 10bad5b5e7STomasz Figaobj-$(CONFIG_EXTCON_FSA9480) += extcon-fsa9480.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 14492929c5SAndy Shevchenkoobj-$(CONFIG_EXTCON_INTEL_MRFLD) += extcon-intel-mrfld.o 15*9e1897cbSHans de Goedeobj-$(CONFIG_EXTCON_LC824206XA) += extcon-lc824206xa.o 16962e56bfSChanwoo Choiobj-$(CONFIG_EXTCON_MAX14577) += extcon-max14577.o 1708a0a4f9SSergei Shtylyovobj-$(CONFIG_EXTCON_MAX3355) += extcon-max3355.o 18db1b9037SChanwoo Choiobj-$(CONFIG_EXTCON_MAX77693) += extcon-max77693.o 1927a28d32SJaewon Kimobj-$(CONFIG_EXTCON_MAX77843) += extcon-max77843.o 20b76668baSChanwoo Choiobj-$(CONFIG_EXTCON_MAX8997) += extcon-max8997.o 21b1f254e3SGraeme Gregoryobj-$(CONFIG_EXTCON_PALMAS) += extcon-palmas.o 224ed754deSVijai Kumar Kobj-$(CONFIG_EXTCON_PTN5150) += extcon-ptn5150.o 2338085c98SStephen Boydobj-$(CONFIG_EXTCON_QCOM_SPMI_MISC) += extcon-qcom-spmi-misc.o 24c03e017cSChanwoo Choiobj-$(CONFIG_EXTCON_RT8973A) += extcon-rt8973a.o 25914b881fSChanwoo Choiobj-$(CONFIG_EXTCON_SM5502) += extcon-sm5502.o 26e52817faSRoger Quadrosobj-$(CONFIG_EXTCON_USB_GPIO) += extcon-usb-gpio.o 27c6983166SBenson Leungobj-$(CONFIG_EXTCON_USBC_CROS_EC) += extcon-usbc-cros-ec.o 2806bc4ca1SMichael Auchterobj-$(CONFIG_EXTCON_USBC_TUSB320) += extcon-usbc-tusb320.o 298a590d73SStanley Changobj-$(CONFIG_EXTCON_RTK_TYPE_C) += extcon-rtk-type-c.o 30