dpll: indent DPLL option type by a tab

[ Upstream commit cc26992681 ]

Indent config option type by a tab. It helps Kconfig parsers
to read file without error.

Fixes: 9431063ad3 ("dpll: core: Add DPLL framework base functions")
Signed-off-by: Prasad Pandit <pjp@fedoraproject.org>
Reviewed-by: Vadim Fedorenko <vadim.fedorenko@linux.dev>
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Link: https://lore.kernel.org/r/20240322114819.1801795-1-ppandit@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
Prasad Pandit 2024-03-22 17:18:19 +05:30 committed by Greg Kroah-Hartman
parent 0c9228e74d
commit 63ea013a3f
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@
#
config DPLL
bool
bool