mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-raspberrypi4: Add RANDOM_TRUST_BOOTLOADER=y
This commit is contained in:
parent
fa36fe7804
commit
bc121e1011
3 changed files with 4 additions and 4 deletions
|
@ -31,9 +31,9 @@ md5sums=('9e0c68cc8d136dfc64ff12243105a105'
|
||||||
'f66a7ea3feb708d398ef57e4da4815e9'
|
'f66a7ea3feb708d398ef57e4da4815e9'
|
||||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||||
'441ec084c47cddc53e592fb0cbce4edf')
|
'441ec084c47cddc53e592fb0cbce4edf')
|
||||||
md5sums_armv7h=('94e52a2f34813ff61bb343604220c64a'
|
md5sums_armv7h=('c56a3072e10c8e95ef48aabd806c0006'
|
||||||
'9669d916a5929a2eedbd64477f83d99e')
|
'9669d916a5929a2eedbd64477f83d99e')
|
||||||
md5sums_aarch64=('0b12dfaa22b92736d0b72afc36c5e6de'
|
md5sums_aarch64=('05cdb80bef6604dd6a7c40680e08dbe9'
|
||||||
'9669d916a5929a2eedbd64477f83d99e')
|
'9669d916a5929a2eedbd64477f83d99e')
|
||||||
|
|
||||||
# setup vars
|
# setup vars
|
||||||
|
|
|
@ -3420,7 +3420,7 @@ CONFIG_TCG_TIS_SPI=m
|
||||||
# CONFIG_XILLYBUS is not set
|
# CONFIG_XILLYBUS is not set
|
||||||
# end of Character devices
|
# end of Character devices
|
||||||
|
|
||||||
# CONFIG_RANDOM_TRUST_BOOTLOADER is not set
|
CONFIG_RANDOM_TRUST_BOOTLOADER=y
|
||||||
|
|
||||||
#
|
#
|
||||||
# I2C support
|
# I2C support
|
||||||
|
|
|
@ -3420,7 +3420,7 @@ CONFIG_TCG_TIS_SPI=m
|
||||||
# end of Character devices
|
# end of Character devices
|
||||||
|
|
||||||
# CONFIG_RANDOM_TRUST_CPU is not set
|
# CONFIG_RANDOM_TRUST_CPU is not set
|
||||||
# CONFIG_RANDOM_TRUST_BOOTLOADER is not set
|
CONFIG_RANDOM_TRUST_BOOTLOADER=y
|
||||||
|
|
||||||
#
|
#
|
||||||
# I2C support
|
# I2C support
|
||||||
|
|
Loading…
Reference in a new issue