On 4/10/25 09:37, Michal Simek wrote:
Enable NVMEM framework to be able to for example read MAC address from
eeprom. For more information please look at commit 5db5b7e2a336 ("xilinx:
Enable NVMEM framework for all platforms").

Signed-off-by: Michal Simek <michal.si...@amd.com>
---

  configs/amd_versal2_virt_defconfig | 1 +
  1 file changed, 1 insertion(+)

diff --git a/configs/amd_versal2_virt_defconfig 
b/configs/amd_versal2_virt_defconfig
index d722f3c811b4..5ae558e14198 100644
--- a/configs/amd_versal2_virt_defconfig
+++ b/configs/amd_versal2_virt_defconfig
@@ -82,6 +82,7 @@ CONFIG_I2C_MUX_PCA954x=y
  CONFIG_DM_MAILBOX=y
  CONFIG_ZYNQMP_IPI=y
  CONFIG_MISC=y
+CONFIG_NVMEM=y
  CONFIG_I2C_EEPROM=y
  CONFIG_SUPPORT_EMMC_BOOT=y
  CONFIG_MMC_IO_VOLTAGE=y

Applied.
M

Reply via email to