summaryrefslogtreecommitdiffstats
path: root/drivers/fpga
diff options
context:
space:
mode:
authorEnrico Weigelt2019-06-19 06:24:39 +0200
committerGreg Kroah-Hartman2019-06-20 10:41:37 +0200
commit786285f5e05c708d63632a359e856ec0b3df6716 (patch)
tree2581084dd5412a0709e3a1bab82ff0cb28481682 /drivers/fpga
parentfonts: Prefer a bigger font for high resolution screens (diff)
downloadkernel-qcow2-linux-786285f5e05c708d63632a359e856ec0b3df6716.tar.gz
kernel-qcow2-linux-786285f5e05c708d63632a359e856ec0b3df6716.tar.xz
kernel-qcow2-linux-786285f5e05c708d63632a359e856ec0b3df6716.zip
drivers: fpga: Kconfig: pedantic cleanups
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>
Diffstat (limited to 'drivers/fpga')
-rw-r--r--drivers/fpga/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/fpga/Kconfig b/drivers/fpga/Kconfig
index 8072c195d831..474f304ec109 100644
--- a/drivers/fpga/Kconfig
+++ b/drivers/fpga/Kconfig
@@ -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"