diff options
author | Timo Teräs <timo.teras@iki.fi> | 2016-11-24 11:05:30 +0200 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2016-11-24 11:23:43 +0200 |
commit | 31b878cc93db1bea9acbe9a2d2bf7e2d9920273b (patch) | |
tree | 0c4b0b409cdd274d5c0377c566c07a0f89d4d689 /main/linux-vanilla/config-vanilla.aarch64 | |
parent | cea7bd119d221b186b0514ffcf55687b1e4898a0 (diff) | |
download | aports-31b878cc93db1bea9acbe9a2d2bf7e2d9920273b.tar.bz2 aports-31b878cc93db1bea9acbe9a2d2bf7e2d9920273b.tar.xz |
main/linux-vanilla: enable rtsx pci and efifb
Diffstat (limited to 'main/linux-vanilla/config-vanilla.aarch64')
-rw-r--r-- | main/linux-vanilla/config-vanilla.aarch64 | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/main/linux-vanilla/config-vanilla.aarch64 b/main/linux-vanilla/config-vanilla.aarch64 index 68a6bb682f..b4f8338ca3 100644 --- a/main/linux-vanilla/config-vanilla.aarch64 +++ b/main/linux-vanilla/config-vanilla.aarch64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 4.4.21 Kernel Configuration +# Linux/arm64 4.4.34 Kernel Configuration # CONFIG_ARM64=y CONFIG_64BIT=y @@ -4300,7 +4300,7 @@ CONFIG_DRM_BRIDGE=y # # Frame buffer Devices # -CONFIG_FB=m +CONFIG_FB=y # CONFIG_FIRMWARE_EDID is not set CONFIG_FB_CMDLINE=y CONFIG_FB_DDC=m @@ -4330,6 +4330,8 @@ CONFIG_FB_PM2_FIFO_DISCONNECT=y # CONFIG_FB_ARMCLCD is not set CONFIG_FB_CYBER2000=m CONFIG_FB_CYBER2000_DDC=y +# CONFIG_FB_ASILIANT is not set +# CONFIG_FB_IMSTT is not set CONFIG_FB_UVESA=m # CONFIG_FB_OPENCORES is not set CONFIG_FB_S1D13XXX=m @@ -4393,6 +4395,7 @@ CONFIG_FB_MB862XX_PCI_GDC=y CONFIG_FB_MB862XX_I2C=y CONFIG_FB_BROADSHEET=m # CONFIG_FB_AUO_K190X is not set +# CONFIG_FB_SIMPLE is not set # CONFIG_EXYNOS_VIDEO is not set # CONFIG_FB_SSD1307 is not set # CONFIG_FB_SM712 is not set @@ -4411,7 +4414,7 @@ CONFIG_LCD_S6E63M0=m CONFIG_LCD_AMS369FG06=m CONFIG_LCD_LMS501KF03=m CONFIG_LCD_HX8357=m -CONFIG_BACKLIGHT_CLASS_DEVICE=m +CONFIG_BACKLIGHT_CLASS_DEVICE=y CONFIG_BACKLIGHT_GENERIC=m CONFIG_BACKLIGHT_PWM=m # CONFIG_BACKLIGHT_PM8941_WLED is not set |