Commit 2e6248cb authored by Andrei Emeltchenko's avatar Andrei Emeltchenko Committed by Carles Cufi
Browse files

samples: usb: Remove unneeded old configuration



Remove OVERLAY_CONFIG and DTC_OVERLAY_FILE from sample configuration.

Signed-off-by: default avatarAndrei Emeltchenko <andrei.emeltchenko@intel.com>
parent 8e84d840
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -16,7 +16,5 @@ tests:
  sample.usbh.shell.virtual:
    tags: usb
    extra_args: CONF_FILE="device_and_host_prj.conf"
                OVERLAY_CONFIG="virtual.conf"
                DTC_OVERLAY_FILE="virtual.overlay"
    platform_allow: qemu_cortex_m3
    build_only: true