summaryrefslogtreecommitdiff
path: root/drivers/Kconfig
diff options
context:
space:
mode:
authorXianzhong <xianzhong.li@nxp.com>2019-01-29 00:53:08 +0800
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 15:47:05 +0800
commit30638182fdab7cfef20e76c935c3b56d5f84416a (patch)
tree8f4543bb8def407a6ee79fa37056a5b638be9195 /drivers/Kconfig
parent4f8c3ce4ee79c7712c6e8a8345591d1f8516a514 (diff)
MGS-4530-1 add 6.2.4.p4 gpu driver for L4.19
add mxc config to include drivers/mxc/gpu-viv Signed-off-by: Xianzhong <xianzhong.li@nxp.com>
Diffstat (limited to 'drivers/Kconfig')
-rw-r--r--drivers/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/Kconfig b/drivers/Kconfig
index 8befa53f43be..3986e201fe6f 100644
--- a/drivers/Kconfig
+++ b/drivers/Kconfig
@@ -228,4 +228,5 @@ source "drivers/interconnect/Kconfig"
source "drivers/counter/Kconfig"
+source "drivers/mxc/Kconfig"
endmenu