projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc625d0
)
configs: sandbox: enable PCAP capture cmd
author
Ramon Fried
<rfried.dev@gmail.com>
Thu, 18 Jul 2019 18:43:32 +0000
(21:43 +0300)
committer
Joe Hershberger
<joe.hershberger@ni.com>
Wed, 4 Sep 2019 16:37:19 +0000
(11:37 -0500)
Enable CONFIG_CMD_PCAP for testing PCAP capture.
Signed-off-by: Ramon Fried <rfried.dev@gmail.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
configs/sandbox_defconfig
patch
|
blob
|
history
diff --git
a/configs/sandbox_defconfig
b/configs/sandbox_defconfig
index 7355e3aa1ef0cadaf605414671006dfa1addaf9c..968ffdab61b3e3dc25ee13183b904e68bef69261 100644
(file)
--- a/
configs/sandbox_defconfig
+++ b/
configs/sandbox_defconfig
@@
-49,6
+49,7
@@
CONFIG_CMD_SPI=y
CONFIG_CMD_USB=y
CONFIG_CMD_AXI=y
CONFIG_CMD_AB_SELECT=y
+CONFIG_CMD_PCAP=y
CONFIG_CMD_TFTPPUT=y
CONFIG_CMD_TFTPSRV=y
CONFIG_CMD_RARP=y