mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-13 20:13:33 +01:00
generic: add CONFIG_FB_INTEL
CONFIG_FB_INTEL is now visible on x86 since i915 driver is packaged as kmod now and it stops compilation, so add it to the generic config. Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
43455f1075
commit
57daea682e
1 changed files with 1 additions and 0 deletions
|
|
@ -1927,6 +1927,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
|
|||
# CONFIG_FB_IBM_GXT4500 is not set
|
||||
# CONFIG_FB_IMSTT is not set
|
||||
# CONFIG_FB_IMX is not set
|
||||
# CONFIG_FB_INTEL is not set
|
||||
# CONFIG_FB_KYRO is not set
|
||||
# CONFIG_FB_LE80578 is not set
|
||||
# CONFIG_FB_LITTLE_ENDIAN is not set
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue