aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Murphy <dmurphy@ti.com>2020-03-26 14:46:44 -0500
committerDan Murphy <dmurphy@ti.com>2020-03-26 14:46:44 -0500
commit4e06029f00978809ee45fb18ae5cdd730b1382fe (patch)
tree6c243771a00382c37f04b241e2079f77015e0811
parente8deafbae853616f1cb4894ec7c3145738dc0f71 (diff)
downloadlinux-dt-4e06029f00978809ee45fb18ae5cdd730b1382fe.tar.gz
defconfigs: system_test: Add more system test defconfig fragments
Add pcie_ep test and pio for musb config fragments Signed-off-by: Dan Murphy <dmurphy@ti.com>
-rw-r--r--config/system_test/pcie/pcie_rc/pcie_ep_test.cfg1
-rw-r--r--config/system_test/pio/pio_for_musb.cfg3
2 files changed, 4 insertions, 0 deletions
diff --git a/config/system_test/pcie/pcie_rc/pcie_ep_test.cfg b/config/system_test/pcie/pcie_rc/pcie_ep_test.cfg
new file mode 100644
index 0000000..d23b6df
--- /dev/null
+++ b/config/system_test/pcie/pcie_rc/pcie_ep_test.cfg
@@ -0,0 +1 @@
+CONFIG_PCI_ENDPOINT_TEST=y
diff --git a/config/system_test/pio/pio_for_musb.cfg b/config/system_test/pio/pio_for_musb.cfg
new file mode 100644
index 0000000..9042ee6
--- /dev/null
+++ b/config/system_test/pio/pio_for_musb.cfg
@@ -0,0 +1,3 @@
+CONFIG_TI_CPPI41=n
+CONFIG_USB_TI_CPPI41_DMA=n
+CONFIG_MUSB_PIO_ONLY=y