Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adélie Linux
Adélie Package Tree
Commits
9d144190
Verified
Commit
9d144190
authored
6 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
system/easy-kernel: update aarch64 config for errata
parent
9882480e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
system/easy-kernel/APKBUILD
+1
-1
1 addition, 1 deletion
system/easy-kernel/APKBUILD
system/easy-kernel/config-aarch64
+10
-1
10 additions, 1 deletion
system/easy-kernel/config-aarch64
with
11 additions
and
2 deletions
system/easy-kernel/APKBUILD
+
1
−
1
View file @
9d144190
...
...
@@ -10,7 +10,7 @@ arch="all"
options
=
"!check !dbg !strip !tracedeps"
license
=
"GPL-2.0-only"
depends
=
""
makedepends
=
"bc gzip lzop openssl-dev xz"
makedepends
=
"bc gzip
kmod
lzop openssl-dev xz"
install
=
""
provides
=
"easy-kernel=
$pkgver
-r
$pkgrel
"
subpackages
=
"
$_pkgname
-modules-
$pkgver
-mc
$pkgrel
:modules
...
...
This diff is collapsed.
Click to expand it.
system/easy-kernel/config-aarch64
+
10
−
1
View file @
9d144190
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.14.
33
-mc
6
Kernel Configuration
# Linux/arm64 4.14.
88
-mc
13
Kernel Configuration
#
CONFIG_ARM64=y
CONFIG_64BIT=y
...
...
@@ -495,6 +495,7 @@ CONFIG_ARM64_ERRATUM_832075=y
CONFIG_ARM64_ERRATUM_834220=y
CONFIG_ARM64_ERRATUM_845719=y
CONFIG_ARM64_ERRATUM_843419=y
CONFIG_ARM64_ERRATUM_1024718=y
CONFIG_CAVIUM_ERRATUM_22375=y
CONFIG_CAVIUM_ERRATUM_23144=y
CONFIG_CAVIUM_ERRATUM_23154=y
...
...
@@ -596,6 +597,7 @@ CONFIG_XEN=y
CONFIG_FORCE_MAX_ZONEORDER=11
CONFIG_UNMAP_KERNEL_AT_EL0=y
CONFIG_HARDEN_BRANCH_PREDICTOR=y
CONFIG_ARM64_SSBD=y
# CONFIG_ARMV8_DEPRECATED is not set
# CONFIG_ARM64_SW_TTBR0_PAN is not set
...
...
@@ -1867,6 +1869,7 @@ CONFIG_DWMAC_GENERIC=m
CONFIG_DWMAC_IPQ806X=m
CONFIG_DWMAC_MESON=m
CONFIG_DWMAC_ROCKCHIP=m
# CONFIG_DWMAC_SOCFPGA is not set
CONFIG_DWMAC_SUNXI=m
CONFIG_DWMAC_SUN8I=m
# CONFIG_STMMAC_PCI is not set
...
...
@@ -2924,6 +2927,12 @@ CONFIG_ROCKCHIP_THERMAL=m
#
CONFIG_MTK_THERMAL=y
#
# Broadcom thermal drivers
#
# CONFIG_BCM2835_THERMAL is not set
CONFIG_BCM_NS_THERMAL=y
#
# Samsung thermal drivers
#
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment