drivers: fpga: Kconfig: pedantic cleanups
authorEnrico Weigelt <info@metux.net>
Wed, 19 Jun 2019 04:24:39 +0000 (21:24 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Jun 2019 08:41:37 +0000 (10:41 +0200)
Formatting of Kconfig files doesn't look so pretty, so just
take damp cloth and clean it up.

Signed-off-by: Enrico Weigelt <info@metux.net>
Signed-off-by: Moritz Fischer <mdf@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/fpga/Kconfig

index 8072c195d8315683bea64a54c618f0648c53a054..474f304ec109361c59bbd76eb7cf31c8f53a5e40 100644 (file)
@@ -26,9 +26,9 @@ config FPGA_MGR_SOCFPGA_A10
          FPGA manager driver support for Altera Arria10 SoCFPGA.
 
 config ALTERA_PR_IP_CORE
-        tristate "Altera Partial Reconfiguration IP Core"
-        help
-          Core driver support for Altera Partial Reconfiguration IP component
+       tristate "Altera Partial Reconfiguration IP Core"
+       help
+         Core driver support for Altera Partial Reconfiguration IP component
 
 config ALTERA_PR_IP_CORE_PLAT
        tristate "Platform support of Altera Partial Reconfiguration IP Core"