samples: bluetooth: Enable PM on rd_rw612_bga
Enable PM by default for rd_rw612_bga
on peripheral_ht and central_ht
samples
Those are the BLE samples running on
the CI, so it will be better to also
check the builds with PM and also
have some BLE apps to try PM with.
Signed-off-by: Yassine El Aissaoui <yassine.elaissaoui@nxp.com>
diff --git a/samples/bluetooth/central_ht/boards/rd_rw612_bga.conf b/samples/bluetooth/central_ht/boards/rd_rw612_bga.conf
new file mode 100644
index 0000000..2df782e
--- /dev/null
+++ b/samples/bluetooth/central_ht/boards/rd_rw612_bga.conf
@@ -0,0 +1 @@
+CONFIG_PM=y
diff --git a/samples/bluetooth/peripheral_ht/boards/rd_rw612_bga.conf b/samples/bluetooth/peripheral_ht/boards/rd_rw612_bga.conf
new file mode 100644
index 0000000..2df782e
--- /dev/null
+++ b/samples/bluetooth/peripheral_ht/boards/rd_rw612_bga.conf
@@ -0,0 +1 @@
+CONFIG_PM=y