Skip to content

Commit db676d5

Browse files
Marvell-armhf: Disable uefi firmware for marvell
As per the base configuration from the upstreamed linux community linux-4.19.118/arch/arm/configs/mvebu_v7_defconfig, the following configuration changes are made - Disable EFI as it is not supported in marvell armada soc - Disable uefi based kernel module load security Signed-off-by: Antony Rheneus <[email protected]>
1 parent b4414f2 commit db676d5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

patch/kconfig-exclusions

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,7 @@ CONFIG_VORTEX
3434
CONFIG_NTP_PPS
3535
CONFIG_SENSORS_MAX6620
3636
CONFIG_SND_LX6464ES
37+
CONFIG_EFI
38+
CONFIG_LOCK_DOWN_KERNEL
39+
CONFIG_SECONDARY_TRUSTED_KEYRING
40+
CONFIG_SYSTEM_BLACKLIST_KEYRING

0 commit comments

Comments
 (0)