mbox series

[0/2] arm64: Vendor-specific errata improvements

Message ID 20200416115658.20406-1-geert+renesas@glider.be (mailing list archive)
Headers show
Series arm64: Vendor-specific errata improvements | expand

Message

Geert Uytterhoeven April 16, 2020, 11:56 a.m. UTC
Hi Catalin, Will, et al,

This patch series attempts to improve configuration of vendor-specific
errata, by
  1. sorting them by vendor,
  2. adding platform dependencies, to avoid asking irrelevant questions
     when configuring your kernel.

Thanks for your comments!

Geert Uytterhoeven (2):
  arm64: Sort vendor-specific errata
  [RFC] arm64: Add dependencies to vendor-specific errata

 arch/arm64/Kconfig | 82 ++++++++++++++++++++++++++--------------------
 1 file changed, 46 insertions(+), 36 deletions(-)