diff --git a/samples/subsys/tracing/boards/native_posix.conf b/samples/subsys/tracing/boards/native_posix.conf deleted file mode 100644 index 2a60b33a767..00000000000 --- a/samples/subsys/tracing/boards/native_posix.conf +++ /dev/null @@ -1,5 +0,0 @@ -CONFIG_TRACING=y -CONFIG_TRACING_TEST=y -CONFIG_TRACING_SYNC=y -CONFIG_TRACING_BACKEND_POSIX=y -CONFIG_TRACING_PACKET_MAX_SIZE=64 diff --git a/samples/subsys/tracing/sample.yaml b/samples/subsys/tracing/sample.yaml index 877ea096b58..dd53b444a74 100644 --- a/samples/subsys/tracing/sample.yaml +++ b/samples/subsys/tracing/sample.yaml @@ -62,13 +62,11 @@ tests: extra_args: CONF_FILE="prj_usb_ctf.conf" sample.tracing.transport.native: platform_allow: - - native_posix - native_sim integration_platforms: - native_sim sample.tracing.transport.native.ctf: platform_allow: - - native_posix - native_sim integration_platforms: - native_sim