cpuidle: 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>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
This commit is contained in:
Krzysztof Kozlowski 2019-11-21 04:19:12 +01:00 committed by Rafael J. Wysocki
parent 5aa9ba6312
commit 656b4e6398
2 changed files with 16 additions and 16 deletions