From: junmin kim Date: Wed, 11 Oct 2017 04:30:02 +0000 (-0700) Subject: Update artik053 tc defconfig to enable net dup utc X-Git-Tag: 1.1_Public_Release~78^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=92b42aa829a5bd34cb267c3fab894a2aa7316916;p=rtos%2Ftinyara.git Update artik053 tc defconfig to enable net dup utc This commit set TC_NET_DUP=y in artik053/tc/defconfig Refer this net dup tc commit f9b8b822fcc5179e23c603eb11257ad5e298e367 --- diff --git a/build/configs/artik053/tc/defconfig b/build/configs/artik053/tc/defconfig index 769ac31..411e75b 100644 --- a/build/configs/artik053/tc/defconfig +++ b/build/configs/artik053/tc/defconfig @@ -1197,6 +1197,7 @@ CONFIG_TC_NET_DHCPC=y CONFIG_TC_NET_INET=y CONFIG_TC_NET_ETHER=y CONFIG_TC_NET_NETDB=y +CONFIG_TC_NET_DUP=y # CONFIG_EXAMPLES_TESTCASE_TTRACE is not set CONFIG_EXAMPLES_TESTCASE_SYSTEMIO_UTC=y CONFIG_SYSIO_UTC_UART=y