Select the types of activity you want to include in your feed.
1# SPDX-License-Identifier: GPL-2.0 2# 3# Makefile for industrial I/O capacitance to digital converter (CDC) drivers 4# 5 6obj-$(CONFIG_AD7150) += ad7150.o 7obj-$(CONFIG_AD7746) += ad7746.o