commit | 9e027347c9cddd7a9565df4f55d2648516156c8b | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri May 29 17:30:07 2015 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Sun May 31 02:55:55 2015 +0900 |
tree | 3ab5ce0824d188cfe9bd88cee7d102d7f4b49a02 | |
parent | a9458e7e907055527763c9b646d72810e6458499 [diff] |
ARM: UniPhier: enable CONFIG_NET_RANDOM_ETHADDR Since commit 92ac52082140 (net: Remove all references to CONFIG_ETHADDR and friends), the ethernet device on UniPhier boards is not working because of the incorrect (all-zero) MAC address. Enable CONFIG_NET_RANDOM_ETHADDR to generate the random one. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>