aboutsummaryrefslogtreecommitdiff
path: root/drivers/mxc/Kconfig
blob: b8bb2e1bed394313ad58b111424c56779348a0f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
# drivers/mxc/Kconfig

if ARCH_MXC

menu "MXC support drivers"

source "drivers/mxc/gpu-viv/Kconfig"

endmenu

endif