ASoC: Fix Kconfig indentation
authorKrzysztof Kozlowski <krzk@kernel.org>
Wed, 20 Nov 2019 13:32:52 +0000 (21:32 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 20 Nov 2019 17:16:57 +0000 (17:16 +0000)
commit3efd72330543da44e82e9371dfb639802c886f6c
treea2d35e73936bfb991d1fe971aa6e785a7ee0b707
parent5cca59516de5df9de6bdecb328dd55fb5bcccb41
ASoC: Fix Kconfig indentation

Adjust indentation from spaces to tab (+optional two spaces) as in
coding style with command like:
$ sed -e 's/^        /\t/' -i */Kconfig

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20191120133252.6365-1-krzk@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/Kconfig
sound/soc/sof/intel/Kconfig