projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2668a54
)
configs: tizen: enable the CONFIG_NET_RANDOM_ETHADDR
author
Jaehoon Chung
<jh80.chung@samsung.com>
Mon, 7 Aug 2017 07:22:50 +0000
(16:22 +0900)
committer
Jaehoon Chung
<jh80.chung@samsung.com>
Tue, 20 Oct 2020 01:35:22 +0000
(10:35 +0900)
To use the random macaddr, enable the CONFIG_NET_RANDOM_ETHADDR in
tizeh.h.
In future, it needs to move into configs/tizen_defconfig.
Change-Id: I47ef585a78b06f0ac334fc52e4400140392231cc
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
include/configs/tizen.h
patch
|
blob
|
history
diff --git
a/include/configs/tizen.h
b/include/configs/tizen.h
index 7368a13ab1cabbef82fbb26ae38ead8854056bfa..594894012bfc9e67a5b851e2b5ef343800585000 100644
(file)
--- a/
include/configs/tizen.h
+++ b/
include/configs/tizen.h
@@
-94,6
+94,7
@@
#define CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS 3
#define CONFIG_USB_HOST_ETHER
#define CONFIG_USB_ETHER_SMSC95XX
+#define CONFIG_NET_RANDOM_ETHADDR
#undef CONFIG_REVISION_TAG
#define CONFIG_SET_DFU_ALT_INFO