From: Prasad Pandit <ppandit@redhat.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Derek Kiernan <derek.kiernan@amd.com>,
Dragan Cvetic <dragan.cvetic@amd.com>,
Arnd Bergmann <arnd@arndb.de>,
linux-kernel@vger.kernel.org,
Prasad Pandit <pjp@fedoraproject.org>
Subject: [PATCH v3 2/2] misc: sgi_gru: remove default attribute of LATTICE_ECP3_CONFIG
Date: Fri, 12 Apr 2024 11:22:21 +0530 [thread overview]
Message-ID: <20240412055221.69411-3-ppandit@redhat.com> (raw)
In-Reply-To: <20240412055221.69411-1-ppandit@redhat.com>
From: Prasad Pandit <pjp@fedoraproject.org>
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>
---
drivers/misc/Kconfig | 1 -
1 file changed, 1 deletion(-)
v3:
- remove 'default n' attribute
- https://lore.kernel.org/linux-kernel/292030286.5066638.1712899322325@mail.yahoo.com/T/#t
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
index 04df5a0ee931..b8f8461edfed 100644
--- a/drivers/misc/Kconfig
+++ b/drivers/misc/Kconfig
@@ -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.
--
2.44.0
prev parent reply other threads:[~2024-04-12 5:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-12 5:52 [PATCH v3 0/2] misc: sgi_gru: fix Kconfig option text Prasad Pandit
2024-04-12 5:52 ` [PATCH v3 1/2] misc: sgi_gru: indent SGI_GRU option help text Prasad Pandit
2024-04-12 5:52 ` Prasad Pandit [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240412055221.69411-3-ppandit@redhat.com \
--to=ppandit@redhat.com \
--cc=arnd@arndb.de \
--cc=derek.kiernan@amd.com \
--cc=dragan.cvetic@amd.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pjp@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox