fb: intelfb: fix Kconfig symbol info in help text
Fix Kconfig symbol typo; it should be FB_INTEL. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
This commit is contained in:
committed by
Bartlomiej Zolnierkiewicz
parent
9cb18db070
commit
530a6397a9
@@ -1187,7 +1187,7 @@ config FB_INTEL
|
|||||||
830M/845G/852GM/855GM/865G/915G/915GM/945G/945GM/965G/965GM chipsets.
|
830M/845G/852GM/855GM/865G/915G/915GM/945G/945GM/965G/965GM chipsets.
|
||||||
Say Y if you have and plan to use such a board.
|
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
|
To compile this driver as a module, choose M here: the
|
||||||
module will be called intelfb.
|
module will be called intelfb.
|
||||||
|
Reference in New Issue
Block a user