Skip to content

Commit

Permalink
Marvell-armhf: Disable uefi firmware for marvell
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
antony-rheneus committed Dec 15, 2020
1 parent 679b284 commit 2d366b1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions patch/kconfig-exclusions
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,7 @@ CONFIG_VORTEX
CONFIG_NTP_PPS
CONFIG_SENSORS_MAX6620
CONFIG_SND_LX6464ES
CONFIG_EFI
CONFIG_LOCK_DOWN_KERNEL
CONFIG_SECONDARY_TRUSTED_KEYRING
CONFIG_SYSTEM_BLACKLIST_KEYRING

0 comments on commit 2d366b1

Please sign in to comment.