Commit 3629153c authored by Florian Vaussard's avatar Florian Vaussard Committed by Jonathan Cameron

iio: potentiometer: Fix typo in Kconfig

Fix s/potentiomenter/potentiometer/.
Suggested-by: default avatarPeter Meerwald-Stadler <pmeerw@pmeerw.net>
Signed-off-by: default avatarFlorian Vaussard <florian.vaussard@heig-vd.ch>
Signed-off-by: default avatarJonathan Cameron <jic23@kernel.org>
parent 2dc2e189
...@@ -10,7 +10,7 @@ config DS1803 ...@@ -10,7 +10,7 @@ config DS1803
depends on I2C depends on I2C
help help
Say yes here to build support for the Maxim Integrated DS1803 Say yes here to build support for the Maxim Integrated DS1803
digital potentiomenter chip. digital potentiometer chip.
To compile this driver as a module, choose M here: the To compile this driver as a module, choose M here: the
module will be called ds1803. module will be called ds1803.
...@@ -39,7 +39,7 @@ config MCP4131 ...@@ -39,7 +39,7 @@ config MCP4131
MCP4241, MCP4242, MCP4241, MCP4242,
MCP4251, MCP4252, MCP4251, MCP4252,
MCP4261, MCP4262, MCP4261, MCP4262,
digital potentiomenter chips. digital potentiometer chips.
To compile this driver as a module, choose M here: the To compile this driver as a module, choose M here: the
module will be called mcp4131. module will be called mcp4131.
...@@ -53,7 +53,7 @@ config MCP4531 ...@@ -53,7 +53,7 @@ config MCP4531
MCP4551, MCP4552, MCP4561, MCP4562, MCP4551, MCP4552, MCP4561, MCP4562,
MCP4631, MCP4632, MCP4641, MCP4642, MCP4631, MCP4632, MCP4641, MCP4642,
MCP4651, MCP4652, MCP4661, MCP4662 MCP4651, MCP4652, MCP4661, MCP4662
digital potentiomenter chips. digital potentiometer chips.
To compile this driver as a module, choose M here: the To compile this driver as a module, choose M here: the
module will be called mcp4531. module will be called mcp4531.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment