soundwire: fix kconfig help format
Move to help format instead of --help-- as that is not recommended and this makes file consistent with other instance Signed-off-by: Vinod Koul <vkoul@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
17ed5bef49
commit
92fd75f103
@ -28,7 +28,7 @@ config SOUNDWIRE_INTEL
|
|||||||
select SOUNDWIRE_CADENCE
|
select SOUNDWIRE_CADENCE
|
||||||
select SOUNDWIRE_BUS
|
select SOUNDWIRE_BUS
|
||||||
depends on X86 && ACPI && SND_SOC
|
depends on X86 && ACPI && SND_SOC
|
||||||
---help---
|
help
|
||||||
SoundWire Intel Master driver.
|
SoundWire Intel Master driver.
|
||||||
If you have an Intel platform which has a SoundWire Master then
|
If you have an Intel platform which has a SoundWire Master then
|
||||||
enable this config option to get the SoundWire support for that
|
enable this config option to get the SoundWire support for that
|
||||||
|
Loading…
Reference in New Issue
Block a user