summaryrefslogtreecommitdiff
path: root/drivers/mxc/Kconfig
diff options
context:
space:
mode:
authorZhou Peng-B04994 <eagle.zhou@nxp.com>2017-10-23 10:58:55 +0800
committerLeonard Crestez <leonard.crestez@nxp.com>2018-08-24 12:41:33 +0300
commit288e6f13f99ab46f607c0af9c9fee8dfa76be122 (patch)
tree1ccf983f6e470e2abc7d73377958db33ad8d8fe0 /drivers/mxc/Kconfig
parentc492d9603c4ba8964c3fc06a9c91e95c542c42d1 (diff)
MLK-16671-2 - [i.MX8QXP/Malone]: Add vpu malone decoder driver
Add vpu module in device tree and makefile Signed-off-by: Zhou Peng-B04994 <eagle.zhou@nxp.com>
Diffstat (limited to 'drivers/mxc/Kconfig')
-rwxr-xr-xdrivers/mxc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mxc/Kconfig b/drivers/mxc/Kconfig
index 0e23bdbe5409..af4c149ce8f4 100755
--- a/drivers/mxc/Kconfig
+++ b/drivers/mxc/Kconfig
@@ -7,6 +7,7 @@ menu "MXC support drivers"
#drivers common to MXC and MX8 goes here
source "drivers/mxc/gpu-viv/Kconfig"
source "drivers/mxc/hantro/Kconfig"
+source "drivers/mxc/vpu-malone/Kconfig"
source "drivers/mxc/hdp/Kconfig"