configs: rv1126: ethernet: enable random address

Signed-off-by: Weiwen Chen <cww@rock-chips.com>
Change-Id: I8a43f2479e339149f936daaf53f8730c31f2aa7b
This commit is contained in:
Weiwen Chen 2020-11-06 15:03:08 +08:00 committed by Jianhong Chen
parent 08f4453d59
commit 2217694352
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@ CONFIG_SPL_DTB_MINIMUM=y
CONFIG_OF_LIVE=y
CONFIG_OF_SPL_REMOVE_PROPS="pinctrl-0 pinctrl-names interrupt-parent assigned-clocks assigned-clock-rates assigned-clock-parents"
CONFIG_OF_U_BOOT_REMOVE_PROPS="interrupt-parent"
CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_REGMAP=y
CONFIG_SPL_REGMAP=y
CONFIG_SYSCON=y