mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-01-12 03:10:15 +00:00
arm-bsp/linux-linaro-arm: remove disable of CONFIG_EXTRA_FIRMWARE for N1SDP
The kernel defconfig has removed enabling of CONFIG_EXTRA_FIRMWARE, disabling the CONFIG_EXTRA_FIRMWARE isn't required. Change-Id: I032b1aa7dd84c63f6aece5f24dbab43d14da278c Issue-Id: PLATFORMS-3134 Signed-off-by: Khasim Syed Mohammed <khasim.mohammed@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
committed by
Jon Mason
parent
af341b0e2c
commit
d5f4b4680b
@@ -1,2 +0,0 @@
|
||||
# We don't want to build firmware blobs into the kernel binary
|
||||
CONFIG_EXTRA_FIRMWARE=""
|
||||
@@ -11,7 +11,6 @@ SRC_URI_append_n1sdp = " \
|
||||
file://0002-pci_quirk-add-acs-override-for-PCI-devices.patch \
|
||||
file://0003-pcie-Add-quirk-for-the-Arm-Neoverse-N1SDP-platform.patch \
|
||||
file://0004-n1sdp-update-n1sdp-pci-quirk-for-SR-IOV-support.patch \
|
||||
file://disable-extra-fw.cfg \
|
||||
"
|
||||
|
||||
# Referring to commit TAG N1SDP-2020.03.26
|
||||
|
||||
Reference in New Issue
Block a user