Skip to content

Commit 2eaf58d

Browse files
authored
Merge pull request #5445 from 0xc0170/fix_realtek_remove_wifi_config
test: realtek net config default to none
2 parents 863b3fd + fa11a18 commit 2eaf58d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/test_configs/target_configs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"test_configurations": ["ETHERNET"]
99
},
1010
"REALTEK_RTL8195AM": {
11-
"default_test_configuration": "REALTEK_WIFI",
11+
"default_test_configuration": "NONE",
1212
"test_configurations": ["REALTEK_WIFI"]
1313
}
1414
}

0 commit comments

Comments
 (0)