riscv: sifive/fu540: Drop NET_RANDOM_ETHADDR
authorBin Meng <bin.meng@windriver.com>
Mon, 3 Aug 2020 06:09:05 +0000 (23:09 -0700)
committerAndes <uboot@andestech.com>
Fri, 14 Aug 2020 06:38:53 +0000 (14:38 +0800)
commit50856c3f0f0d14da97634e9cdef2f0380210f9cc
tree71306cc6c8ae05105fb1c0554ffbc8cc3fdc9550
parentff8e88a6d7e2497f74ebd3779eac6a9c7793950d
riscv: sifive/fu540: Drop NET_RANDOM_ETHADDR

This option was enabled during the earlier U-Boot porting time. Now
we already have the OTP driver in place and the unique MAC address
is read from the OTP, there is no need to turn on this option.

Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Leo Liang <ycliang@andestech.com>
Reviewed-by: Rick Chen <rick@andestech.com>
Reviewed-by: Pragnesh Patel <pragnesh.patel@sifive.com>
Tested-by: Pragnesh Patel <pragnesh.patel@sifive.com>
board/sifive/fu540/Kconfig