mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 14:11:52 +00:00
misc: sgi_gru: remove default attribute of LATTICE_ECP3_CONFIG
Remove 'default n' attribute of 'LATTICE_ECP3_CONFIG' option because it is redundant. 'n' is automatic default value when one is not specified. Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Prasad Pandit <pjp@fedoraproject.org> Link: https://lore.kernel.org/r/20240412055221.69411-3-ppandit@redhat.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
7a5ffa5a21
commit
11e5e1aba7
@ -428,7 +428,6 @@ config LATTICE_ECP3_CONFIG
|
||||
tristate "Lattice ECP3 FPGA bitstream configuration via SPI"
|
||||
depends on SPI && SYSFS
|
||||
select FW_LOADER
|
||||
default n
|
||||
help
|
||||
This option enables support for bitstream configuration (programming
|
||||
or loading) of the Lattice ECP3 FPGA family via SPI.
|
||||
|
Loading…
Reference in New Issue
Block a user