diff --git a/debian/changelog b/debian/changelog index bb50dc47b..d7448a4da 100644 --- a/debian/changelog +++ b/debian/changelog @@ -45,6 +45,9 @@ linux (4.14.13-1) UNRELEASED; urgency=medium [ Salvatore Bonaccorso ] * libsas: Disable asynchronous aborts for SATA devices + [ Riku Voipio ] + * [arm64] disable CONFIG_HW_RANDOM_OMAP until the IRQ storm bug is fixed + -- Salvatore Bonaccorso Wed, 10 Jan 2018 09:58:46 +0100 linux (4.14.12-2) unstable; urgency=medium diff --git a/debian/config/arm64/config b/debian/config/arm64/config index 8b09bf579..41e29d0b2 100644 --- a/debian/config/arm64/config +++ b/debian/config/arm64/config @@ -104,7 +104,7 @@ CONFIG_TEGRA_ACONNECT=y ## file: drivers/char/hw_random/Kconfig ## CONFIG_HW_RANDOM_BCM2835=m -CONFIG_HW_RANDOM_OMAP=m +# CONFIG_HW_RANDOM_OMAP is not set CONFIG_HW_RANDOM_HISI=m CONFIG_HW_RANDOM_MSM=m CONFIG_HW_RANDOM_XGENE=m