diff --git a/samples/net/gsm_modem/sample.yaml b/samples/net/gsm_modem/sample.yaml index 72e00c9e258314..ba76853d2a72bc 100644 --- a/samples/net/gsm_modem/sample.yaml +++ b/samples/net/gsm_modem/sample.yaml @@ -9,3 +9,8 @@ tests: sample.net.ppp.gsm.modem: extra_configs: - CONFIG_TEST_RANDOM_GENERATOR=y + sample.net.ppp.gsm.modem.mux: + extra_configs: + - CONFIG_TEST_RANDOM_GENERATOR=y + - CONFIG_GSM_MUX=y + - CONFIG_UART_MUX=y