diff options
-rw-r--r-- | drivers/gpu/ipu-v3/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/ipu-v3/Kconfig b/drivers/gpu/ipu-v3/Kconfig index 2f228a2f2a48..01864a55264a 100644 --- a/drivers/gpu/ipu-v3/Kconfig +++ b/drivers/gpu/ipu-v3/Kconfig | |||
@@ -2,6 +2,7 @@ config IMX_IPUV3_CORE | |||
2 | tristate "IPUv3 core support" | 2 | tristate "IPUv3 core support" |
3 | depends on SOC_IMX5 || SOC_IMX6Q || SOC_IMX6SL || ARCH_MULTIPLATFORM | 3 | depends on SOC_IMX5 || SOC_IMX6Q || SOC_IMX6SL || ARCH_MULTIPLATFORM |
4 | depends on RESET_CONTROLLER | 4 | depends on RESET_CONTROLLER |
5 | select GENERIC_IRQ_CHIP | ||
5 | help | 6 | help |
6 | Choose this if you have a i.MX5/6 system and want to use the Image | 7 | Choose this if you have a i.MX5/6 system and want to use the Image |
7 | Processing Unit. This option only enables IPU base support. | 8 | Processing Unit. This option only enables IPU base support. |