diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index 47675cfc68d9..1239911ddd0c 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig @@ -27,6 +27,7 @@ source "drivers/gpu/drm/Kconfig" source "drivers/gpu/rogue_m/Kconfig" source "drivers/gpu/arm/midgard/Kconfig" +source "drivers/gpu/arm/mali400/mali/Kconfig" menu "Frame buffer Devices" source "drivers/video/fbdev/Kconfig"