drivers: dac: mcp4728: fix indentation of the help section
The help section must start with 2 spaces so let's add them. Signed-off-by: Bartosz Bilas <b.bilas@grinn-global.com>
This commit is contained in:
parent
e5a0c19f0e
commit
819079a2c6
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ config DAC_MCP4728
|
|||
bool "Microchip MCP4728 DAC driver"
|
||||
depends on I2C
|
||||
help
|
||||
Enable driver for the Microchip MCP4728.
|
||||
Enable driver for the Microchip MCP4728.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue