mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-oak fix
This commit is contained in:
parent
a203879471
commit
f4602ffd30
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 3.18.0-2 Kernel Configuration
|
||||
# Linux/arm64 3.18.0-3 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -502,6 +502,7 @@ CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
|
|||
CONFIG_ARM_MT8173_CPUFREQ=y
|
||||
CONFIG_NET=y
|
||||
CONFIG_COMPAT_NETLINK_MESSAGES=y
|
||||
# CONFIG_NETDEV_ALLOC_SKB_FROM_SLAB is not set
|
||||
|
||||
#
|
||||
# Networking options
|
||||
|
@ -3099,6 +3100,7 @@ CONFIG_DRM_PANEL_SIMPLE=y
|
|||
# CONFIG_DRM_PANEL_S6E8AA0 is not set
|
||||
# CONFIG_DRM_PANEL_JDI_LPM102A188A is not set
|
||||
# CONFIG_DRM_POWERVR_ROGUE is not set
|
||||
# CONFIG_DRM_POWERVR_ROGUE_1_6 is not set
|
||||
CONFIG_DRM_MEDIATEK=y
|
||||
CONFIG_DRM_MEDIATEK_HDMI=y
|
||||
|
||||
|
|
Loading…
Reference in a new issue