arm64: defconfig: Enable support for cbmem entries in the coreboot table
authorNícolas F. R. A. Prado <nfraprado@collabora.com>
Mon, 4 Mar 2024 18:28:35 +0000 (13:28 -0500)
committerArnd Bergmann <arnd@arndb.de>
Mon, 4 Mar 2024 20:18:53 +0000 (21:18 +0100)
commitd8999d151e4110effc760397f500dda25d7a60b1
treef03dde7c7fe26e40c5946868721df307a5429098
parent758f836f9e979f9b5d02cebac59f692686a2d6fc
arm64: defconfig: Enable support for cbmem entries in the coreboot table

Enable the cbmem driver and dependencies in order to support reading
cbmem entries from the coreboot table, which are used to store logs from
coreboot on arm64 Chromebooks, and provide useful information for
debugging the boot process on those devices.

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Brian Norris <briannorris@chromium.org>
Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
Link: https://lore.kernel.org/r/20240304-coreboot-defconfig-v1-1-02dc1940408f@collabora.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/configs/defconfig