diff --git a/boards/x86/qemu_x86/qemu_x86_nommu.yaml b/boards/x86/qemu_x86/qemu_x86_nommu.yaml index 7e60da256f4..2ab0457fa28 100644 --- a/boards/x86/qemu_x86/qemu_x86_nommu.yaml +++ b/boards/x86/qemu_x86/qemu_x86_nommu.yaml @@ -8,6 +8,6 @@ toolchain: - xtools testing: default: true - ignore_tags: - - net - - bluetooth + only_tags: + - kernel + - userspace