| # Settings for native_sim / native_tap ethernet driver | |
| CONFIG_ETH_NATIVE_TAP_PTP_CLOCK=y | |
| #CONFIG_ETH_NATIVE_TAP_RANDOM_MAC=y | |
| CONFIG_ETH_NATIVE_TAP_MAC_ADDR="00:00:5e:00:53:2a" | |
| # Assume 1 ms accuracy for native_sim simulated clock | |
| CONFIG_NET_GPTP_CLOCK_ACCURACY_1MS=y |