From: Randy Dunlap <rdunlap@infradead.org>
To: linux-fbdev@vger.kernel.org
Subject: [PATCH] fb: intelfb: fix Kconfig symbol info in help text
Date: Sun, 19 Nov 2017 01:41:05 +0000 [thread overview]
Message-ID: <aa2cc6ee-c335-9ae3-98c5-1753cb2b4888@infradead.org> (raw)
From: Randy Dunlap <rdunlap@infradead.org>
Fix Kconfig symbol typo; it should be FB_INTEL.
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
---
drivers/video/fbdev/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- lnx-414.orig/drivers/video/fbdev/Kconfig
+++ lnx-414/drivers/video/fbdev/Kconfig
@@ -1197,7 +1197,7 @@ config FB_INTEL
830M/845G/852GM/855GM/865G/915G/915GM/945G/945GM/965G/965GM chipsets.
Say Y if you have and plan to use such a board.
- To make FB_INTELFB=Y work you need to say AGP_INTEL=y too.
+ To make FB_INTEL=Y work you need to say AGP_INTEL=y too.
To compile this driver as a module, choose M here: the
module will be called intelfb.
next reply other threads:[~2017-11-19 1:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-19 1:41 Randy Dunlap [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-12-29 17:25 [PATCH] fb: intelfb: fix Kconfig symbol info in help text Bartlomiej Zolnierkiewicz
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=aa2cc6ee-c335-9ae3-98c5-1753cb2b4888@infradead.org \
--to=rdunlap@infradead.org \
--cc=linux-fbdev@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).