Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
lava
health-check-kernels
Commits
0fad429e
Commit
0fad429e
authored
Oct 04, 2022
by
Laura Nao
Browse files
WIP: gitlab-ci: arm64: enable CONFIG_USB_LAN78XX and CONFIG_PHY_QCOM_QMP
Enable configs for the sm8350-hdk board.
parent
8733ceb5
Pipeline
#46182
passed with stage
in 7 minutes and 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0fad429e
...
...
@@ -12,14 +12,7 @@ build kernel 5.19:
CROSS_COMPILE
:
aarch64-linux-gnu-
COMPILER
:
gcc-aarch64-linux-gnu
DEFCONFIG
:
defconfig
-
ARCH
:
arm
CROSS_COMPILE
:
arm-linux-gnueabihf-
COMPILER
:
gcc-arm-linux-gnueabihf
DEFCONFIG
:
multi_v7_defconfig
-
ARCH
:
x86_64
DEFCONFIG
:
defconfig
EXTRACONFIG
:
CONFIG_MFD_INTEL_LPSS_PCI CONFIG_SERIAL_8250_DW CONFIG_IGB
CONFIG_MMC CONFIG_MMC_SDHCI CONFIG_MMC_SDHCI_PCI
EXTRACONFIG
:
CONFIG_USB_LAN78XX CONFIG_PHY_QCOM_QMP
before_script
:
-
apt update
-
>-
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment