1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
352 B

# SPDX-License-Identifier: GPL-2.0
# gsensor drivers
obj-$(CONFIG_PS_AL3006) += ps_al3006.o
obj-$(CONFIG_PS_STK3171) += ps_stk3171.o
obj-$(CONFIG_PS_AP321XX) += ps_ap321xx.o
obj-$(CONFIG_PS_STK3332) += ps_stk3332.o
obj-$(CONFIG_PS_STK3410) += ps_stk3410.o
obj-$(CONFIG_PS_EM3071X) += ps_em3071x.o
obj-$(CONFIG_PS_UCS14620) += ps_ucs14620.o