Skip to content

Commit 5c9644a

Browse files
javiercarrascocruzjic23
authored andcommitted
iio: frequency: {admv4420,adrf6780}: format Kconfig entries
Format the entries of these drivers in the Kconfig, where spaces instead of tabs were used. Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com> Link: https://patch.msgid.link/20241007-ad2s1210-select-v2-1-7345d228040f@gmail.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
1 parent 66cf445 commit 5c9644a

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

drivers/iio/frequency/Kconfig

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -92,25 +92,25 @@ config ADMV1014
9292
module will be called admv1014.
9393

9494
config ADMV4420
95-
tristate "Analog Devices ADMV4420 K Band Downconverter"
96-
depends on SPI
97-
help
98-
Say yes here to build support for Analog Devices K Band
99-
Downconverter with integrated Fractional-N PLL and VCO.
95+
tristate "Analog Devices ADMV4420 K Band Downconverter"
96+
depends on SPI
97+
help
98+
Say yes here to build support for Analog Devices K Band
99+
Downconverter with integrated Fractional-N PLL and VCO.
100100

101-
To compile this driver as a module, choose M here: the
102-
module will be called admv4420.
101+
To compile this driver as a module, choose M here: the
102+
module will be called admv4420.
103103

104104
config ADRF6780
105-
tristate "Analog Devices ADRF6780 Microwave Upconverter"
106-
depends on SPI
107-
depends on COMMON_CLK
108-
help
109-
Say yes here to build support for Analog Devices ADRF6780
110-
5.9 GHz to 23.6 GHz, Wideband, Microwave Upconverter.
111-
112-
To compile this driver as a module, choose M here: the
113-
module will be called adrf6780.
105+
tristate "Analog Devices ADRF6780 Microwave Upconverter"
106+
depends on SPI
107+
depends on COMMON_CLK
108+
help
109+
Say yes here to build support for Analog Devices ADRF6780
110+
5.9 GHz to 23.6 GHz, Wideband, Microwave Upconverter.
111+
112+
To compile this driver as a module, choose M here: the
113+
module will be called adrf6780.
114114

115115
endmenu
116116
endmenu

0 commit comments

Comments
 (0)