diff --git a/debian/changelog b/debian/changelog index f009777e6..c939118b3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -799,6 +799,7 @@ linux (4.19.34-1) UNRELEASED; urgency=medium * [armhf,arm64] Revert "net: stmmac: Send TSO packets always from Queue 0" * [riscv64] linux-image-dbg: Include vdso debug symbols * [ia64] linux-image: Recommend grub-efi-ia64 instead of (removed) elilo + * [armel/marvell] Disable HW_RANDOM as no HWRNG drivers are usable here [ YunQiang Su ] * [mips*r6] Re-enable CONFIG_JUMP_LABEL, which has been fixed in upstream. diff --git a/debian/config/armel/config.marvell b/debian/config/armel/config.marvell index f8a71d060..442ad0ef9 100644 --- a/debian/config/armel/config.marvell +++ b/debian/config/armel/config.marvell @@ -202,6 +202,11 @@ CONFIG_BT_HCIBPA10X=m CONFIG_BT_HCIBFUSB=m CONFIG_BT_HCIVHCI=m +## +## file: drivers/char/hw_random/Kconfig +## +# CONFIG_HW_RANDOM is not set + ## ## file: drivers/connector/Kconfig ##