mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
projects/ION/linux/: add AGP_INTEL support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
65c3f56a97
commit
4eeda266b7
@ -1370,7 +1370,7 @@ CONFIG_AGP=y
|
||||
# CONFIG_AGP_ALI is not set
|
||||
# CONFIG_AGP_ATI is not set
|
||||
# CONFIG_AGP_AMD is not set
|
||||
# CONFIG_AGP_INTEL is not set
|
||||
CONFIG_AGP_INTEL=y
|
||||
# CONFIG_AGP_NVIDIA is not set
|
||||
# CONFIG_AGP_SIS is not set
|
||||
# CONFIG_AGP_SWORKS is not set
|
||||
@ -1417,7 +1417,9 @@ CONFIG_FB_VESA=y
|
||||
# CONFIG_FB_S1D13XXX is not set
|
||||
# CONFIG_FB_NVIDIA is not set
|
||||
# CONFIG_FB_RIVA is not set
|
||||
# CONFIG_FB_I810 is not set
|
||||
# CONFIG_FB_LE80578 is not set
|
||||
# CONFIG_FB_INTEL is not set
|
||||
# CONFIG_FB_MATROX is not set
|
||||
# CONFIG_FB_RADEON is not set
|
||||
# CONFIG_FB_ATY128 is not set
|
||||
|
@ -1331,7 +1331,7 @@ CONFIG_IR_IMON=m
|
||||
# Graphics support
|
||||
#
|
||||
CONFIG_AGP=y
|
||||
# CONFIG_AGP_INTEL is not set
|
||||
CONFIG_AGP_INTEL=y
|
||||
# CONFIG_AGP_SIS is not set
|
||||
# CONFIG_AGP_VIA is not set
|
||||
CONFIG_VGA_ARB=y
|
||||
@ -1376,6 +1376,7 @@ CONFIG_FB_VESA=y
|
||||
# CONFIG_FB_NVIDIA is not set
|
||||
# CONFIG_FB_RIVA is not set
|
||||
# CONFIG_FB_LE80578 is not set
|
||||
# CONFIG_FB_INTEL is not set
|
||||
# CONFIG_FB_MATROX is not set
|
||||
# CONFIG_FB_RADEON is not set
|
||||
# CONFIG_FB_ATY128 is not set
|
||||
|
Loading…
x
Reference in New Issue
Block a user