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 MAX5432-MAX5435 Digital Potentiometer driver"
33 Say yes here to build support for the Maxim
34 MAX5432, MAX5433, MAX5434 and MAX5435 digital
37 To compile this driver as a module, choose M here: the
38 module will be called max5432.
41 tristate "Maxim MAX5481-MAX5484 Digital Potentiometer driver"
44 Say yes here to build support for the Maxim
45 MAX5481, MAX5482, MAX5483, MAX5484 digital potentiometer
48 To compile this driver as a module, choose M here: the
49 module will be called max5481.
52 tristate "Maxim MAX5487/MAX5488/MAX5489 Digital Potentiometer driver"
55 Say yes here to build support for the Maxim
56 MAX5487, MAX5488, MAX5489 digital potentiometer
59 To compile this driver as a module, choose M here: the
60 module will be called max5487.
63 tristate "Microchip MCP4017/18/19 Digital Potentiometer driver"
66 Say yes here to build support for the Microchip
67 MCP4017, MCP4018, MCP4019
68 digital potentiometer chips.
70 To compile this driver as a module, choose M here: the
71 module will be called mcp4018.
74 tristate "Microchip MCP413X/414X/415X/416X/423X/424X/425X/426X Digital Potentiometer driver"
77 Say yes here to build support for the Microchip
86 digital potentiometer chips.
88 To compile this driver as a module, choose M here: the
89 module will be called mcp4131.
92 tristate "Microchip MCP45xx/MCP46xx Digital Potentiometer driver"
95 Say yes here to build support for the Microchip
96 MCP4531, MCP4532, MCP4541, MCP4542,
97 MCP4551, MCP4552, MCP4561, MCP4562,
98 MCP4631, MCP4632, MCP4641, MCP4642,
99 MCP4651, MCP4652, MCP4661, MCP4662
100 digital potentiometer chips.
102 To compile this driver as a module, choose M here: the
103 module will be called mcp4531.
106 tristate "Microchip MCP41xxx/MCP42xxx Digital Potentiometer driver"
109 Say yes here to build support for the Microchip
110 MCP41010, MCP41050, MCP41100,
111 MCP42010, MCP42050, MCP42100
112 digital potentiometer chips.
114 To compile this driver as a module, choose M here: the
115 module will be called mcp41010.
118 tristate "Texas Instruments digital potentiometer driver"
122 Say yes here to build support for the Texas Instruments
124 digital potentiometer chips.
126 To compile this driver as a module, choose M here: the
127 module will be called tpl0102.