1 # SPDX-License-Identifier: GPL-2.0-only
3 # Potentiometer drivers
5 # When adding new entries keep the list in alphabetical order
7 menu "Digital potentiometers"
10 tristate "Analog Devices AD5272 and similar Digital Potentiometer driver"
13 Say yes here to build support for the Analog Devices AD5272 and AD5274
14 digital potentiometer chip.
16 To compile this driver as a module, choose M here: the
17 module will be called ad5272.
20 tristate "Maxim Integrated DS1803 Digital Potentiometer driver"
23 Say yes here to build support for the Maxim Integrated DS1803
24 digital potentiometer chip.
26 To compile this driver as a module, choose M here: the
27 module will be called ds1803.
30 tristate "Maxim MAX5481-MAX5484 Digital Potentiometer driver"
33 Say yes here to build support for the Maxim
34 MAX5481, MAX5482, MAX5483, MAX5484 digital potentiometer
37 To compile this driver as a module, choose M here: the
38 module will be called max5481.
41 tristate "Maxim MAX5487/MAX5488/MAX5489 Digital Potentiometer driver"
44 Say yes here to build support for the Maxim
45 MAX5487, MAX5488, MAX5489 digital potentiometer
48 To compile this driver as a module, choose M here: the
49 module will be called max5487.
52 tristate "Microchip MCP4017/18/19 Digital Potentiometer driver"
55 Say yes here to build support for the Microchip
56 MCP4017, MCP4018, MCP4019
57 digital potentiometer chips.
59 To compile this driver as a module, choose M here: the
60 module will be called mcp4018.
63 tristate "Microchip MCP413X/414X/415X/416X/423X/424X/425X/426X Digital Potentiometer driver"
66 Say yes here to build support for the Microchip
75 digital potentiometer chips.
77 To compile this driver as a module, choose M here: the
78 module will be called mcp4131.
81 tristate "Microchip MCP45xx/MCP46xx Digital Potentiometer driver"
84 Say yes here to build support for the Microchip
85 MCP4531, MCP4532, MCP4541, MCP4542,
86 MCP4551, MCP4552, MCP4561, MCP4562,
87 MCP4631, MCP4632, MCP4641, MCP4642,
88 MCP4651, MCP4652, MCP4661, MCP4662
89 digital potentiometer chips.
91 To compile this driver as a module, choose M here: the
92 module will be called mcp4531.
95 tristate "Microchip MCP41xxx/MCP42xxx Digital Potentiometer driver"
98 Say yes here to build support for the Microchip
99 MCP41010, MCP41050, MCP41100,
100 MCP42010, MCP42050, MCP42100
101 digital potentiometer chips.
103 To compile this driver as a module, choose M here: the
104 module will be called mcp41010.
107 tristate "Texas Instruments digital potentiometer driver"
111 Say yes here to build support for the Texas Instruments
113 digital potentiometer chips.
115 To compile this driver as a module, choose M here: the
116 module will be called tpl0102.