summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2023-06-14 15:43:12 +0300
committerKever Yang <kever.yang@rock-chips.com>2023-08-12 05:13:06 +0300
commita13a7a0b4508710e2274e9a7ac9bd07d02099604 (patch)
treecd3c580bf79e9120211c59d332283c2f34a003c1
parent0e2474f55001e00e966be50595e7e0e055255006 (diff)
downloadu-boot-a13a7a0b4508710e2274e9a7ac9bd07d02099604.tar.xz
config: rock64: enable efuse for stable mac addr
Enable the rockchip efuse driver on the Rock64 to provide a stable ethernet address on the device. Signed-off-by: Peter Robinson <pbrobinson@gmail.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
-rw-r--r--configs/rock64-rk3328_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/rock64-rk3328_defconfig b/configs/rock64-rk3328_defconfig
index 5e36612bb8..e9f0415bbd 100644
--- a/configs/rock64-rk3328_defconfig
+++ b/configs/rock64-rk3328_defconfig
@@ -72,6 +72,7 @@ CONFIG_FASTBOOT_CMD_OEM_FORMAT=y
CONFIG_ROCKCHIP_GPIO=y
CONFIG_SYS_I2C_ROCKCHIP=y
CONFIG_MISC=y
+CONFIG_ROCKCHIP_EFUSE=y
CONFIG_MMC_DW=y
CONFIG_MMC_DW_ROCKCHIP=y
CONFIG_SPI_FLASH_GIGADEVICE=y