irqchip/s3c24xx: Mark init_eint as __maybe_unused
[linux/fpc-iii.git] / drivers / iio / potentiometer / Kconfig
blobfd75db73e5825a49c426d94581468f266160d044
2 # Potentiometer drivers
4 # When adding new entries keep the list in alphabetical order
6 menu "Digital potentiometers"
8 config MCP4531
9         tristate "Microchip MCP45xx/MCP46xx Digital Potentiometer driver"
10         depends on I2C
11         help
12           Say yes here to build support for the Microchip
13           MCP4531, MCP4532, MCP4551, MCP4552,
14           MCP4631, MCP4632, MCP4651, MCP4652
15           digital potentiomenter chips.
17           To compile this driver as a module, choose M here: the
18           module will be called mcp4531.
20 endmenu