xtensa: support DMA buffers in high memory
[cris-mirror.git] / drivers / iio / potentiometer / Makefile
blob1afd1e70f8cc9982fa991c1b418e183df6be628c
1 # SPDX-License-Identifier: GPL-2.0
3 # Makefile for industrial I/O potentiometer drivers
6 # When adding new entries keep the list in alphabetical order
7 obj-$(CONFIG_DS1803) += ds1803.o
8 obj-$(CONFIG_MAX5481) += max5481.o
9 obj-$(CONFIG_MAX5487) += max5487.o
10 obj-$(CONFIG_MCP4131) += mcp4131.o
11 obj-$(CONFIG_MCP4531) += mcp4531.o
12 obj-$(CONFIG_TPL0102) += tpl0102.o