summaryrefslogtreecommitdiff
path: root/ti_config_fragments
diff options
context:
space:
mode:
authorNishanth Menon <nm@ti.com>2022-01-28 15:07:42 -0600
committerPraneeth Bajjuri <praneeth@ti.com>2022-01-30 21:02:07 -0600
commit88dca28f863f8c5836889c636576e12486a41b9e (patch)
tree63940af1695e1b239ef646426c0caa6643da1cce /ti_config_fragments
parenteb93126798a821461cabad9806001f049010303c (diff)
ti_config_fragments: baseport: Enable staging drivers
We need staging drivers for Wave VPU drivers from C&M Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Darren Etheridge <detheridge@ti.com>
Diffstat (limited to 'ti_config_fragments')
-rw-r--r--ti_config_fragments/v8_baseport.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/ti_config_fragments/v8_baseport.cfg b/ti_config_fragments/v8_baseport.cfg
index 053d30a209ec..a2874be75c40 100644
--- a/ti_config_fragments/v8_baseport.cfg
+++ b/ti_config_fragments/v8_baseport.cfg
@@ -168,3 +168,6 @@ CONFIG_DMA_BUF_PHYS=y
# TI PAT
CONFIG_TI_PAT=y
+
+# Enable Staging drivers for ARMV8
+CONFIG_STAGING=y