[LOCAL] arm64: renesas: defconfig: Update renesas_defconfig

Update the defconfig for Renesas ARM64 systems:
  - Enable CONFIG_WERROR to compile the kernel with warnings as errors,
  - Enable CONFIG_KEXEC and CONFIG_KEXEC_FILE (kexec is cool),
  - Drop CONFIG_ARM64_ERRATUM_1542419=n and
    CONFIG_ARM64_ERRATUM_2441009=n (no longer auto-enabled since commit
    8c10cc104b73abdf ("arm64: errata: Don't enable workarounds for
    "rare" errata by default")),
  - Enable Marvell 88Q2XXX 100/1000BASE-T1 Automotive Ethernet PHY
    support (Falcon, White-Hawk),
  - Move CONFIG_VIDEO_RCAR_ISP (moved in commit b4a2952bb974d033
    ("media: rcar-csi2: Move driver to renesas directory")),
  - Drop CONFIG_IOMMU_IO_PGTABLE_LPAE=y (selected by DRM_PANFROST),
  - Enable RZ/V2H (R9A09G057) SoC support,
  - Drop CONFIG_CRYPTO_AES_ARM64_CE_BLK=y (auto-enabled since commit
    948ffc66e595e56c ("crypto: arm64/aes-ccm - Reuse existing MAC update
    for AAD input")).

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
1 file changed