alistair23-linux/drivers/staging/clocking-wizard/Kconfig
Kyle Buzby 3a29f43cc3 staging: clocking-wizard: prefer 'help' in Kconfig
Fixes the checkpatch warning:

WARNING: prefer 'help' over '---help---' for new help texts
+config COMMON_CLK_XLNX_CLKWZRD

Signed-off-by: Kyle Buzby <kyle.buzby@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-06-17 09:05:13 +02:00

10 lines
205 B
Plaintext

#
# Xilinx Clocking Wizard Driver
#
config COMMON_CLK_XLNX_CLKWZRD
tristate "Xilinx Clocking Wizard"
depends on COMMON_CLK && OF
help
Support for the Xilinx Clocking Wizard IP core clock generator.