From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> L2CAP ECRED is now enabled by default by the following kernel change: 98f18bb78b7d ("Bluetooth: Add CONFIG_BT_LE_L2CAP_ECRED") --- tools/test-runner.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/test-runner.c b/tools/test-runner.c index 560d638e4db2..6660ea8de9bf 100644 --- a/tools/test-runner.c +++ b/tools/test-runner.c @@ -250,7 +250,6 @@ static void start_qemu(void) "rootfstype=9p " "rootflags=trans=virtio,version=9p2000.u " "acpi=off pci=noacpi noapic quiet ro init=%s " - "bluetooth.enable_ecred=1 " "TESTHOME=%s TESTDBUS=%u TESTDAEMON=%u " "TESTDBUSSESSION=%u XDG_RUNTIME_DIR=/run/user/0 " "TESTAUDIO=%u " -- 2.37.3