On 1.06.2023 17:20, Krzysztof Kozlowski wrote: > Use tab for correct Kconfig indentation. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> Konrad > drivers/pinctrl/qcom/Kconfig | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/drivers/pinctrl/qcom/Kconfig b/drivers/pinctrl/qcom/Kconfig > index 28b19458b20d..9f957d16cd68 100644 > --- a/drivers/pinctrl/qcom/Kconfig > +++ b/drivers/pinctrl/qcom/Kconfig > @@ -245,7 +245,7 @@ config PINCTRL_QCOM_SPMI_PMIC > select PINMUX > select PINCONF > select GENERIC_PINCONF > - select GPIOLIB > + select GPIOLIB > select GPIOLIB_IRQCHIP > select IRQ_DOMAIN_HIERARCHY > help > @@ -260,7 +260,7 @@ config PINCTRL_QCOM_SSBI_PMIC > select PINMUX > select PINCONF > select GENERIC_PINCONF > - select GPIOLIB > + select GPIOLIB > select GPIOLIB_IRQCHIP > select IRQ_DOMAIN_HIERARCHY > help