On 27.06.2019 16:07, Bartlomiej Zolnierkiewicz wrote:
> This dependency is already present in higher level Kconfig file
> (drivers/video/fbdev/mmp/Kconfig).
>
> Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnier...@samsung.com>


Reviewed-by: Andrzej Hajda <a.ha...@samsung.com>

 --
Regards
Andrzej


> ---
>  drivers/video/fbdev/mmp/fb/Kconfig |    4 ----
>  drivers/video/fbdev/mmp/hw/Kconfig |    4 ----
>  2 files changed, 8 deletions(-)
>
> Index: b/drivers/video/fbdev/mmp/fb/Kconfig
> ===================================================================
> --- a/drivers/video/fbdev/mmp/fb/Kconfig
> +++ b/drivers/video/fbdev/mmp/fb/Kconfig
> @@ -1,6 +1,4 @@
>  # SPDX-License-Identifier: GPL-2.0-only
> -if MMP_DISP
> -
>  config MMP_FB
>       tristate "fb driver for Marvell MMP Display Subsystem"
>       depends on FB
> @@ -10,5 +8,3 @@ config MMP_FB
>       default y
>       help
>               fb driver for Marvell MMP Display Subsystem
> -
> -endif
> Index: b/drivers/video/fbdev/mmp/hw/Kconfig
> ===================================================================
> --- a/drivers/video/fbdev/mmp/hw/Kconfig
> +++ b/drivers/video/fbdev/mmp/hw/Kconfig
> @@ -1,6 +1,4 @@
>  # SPDX-License-Identifier: GPL-2.0-only
> -if MMP_DISP
> -
>  config MMP_DISP_CONTROLLER
>       bool "mmp display controller hw support"
>       depends on CPU_PXA910 || CPU_MMP2
> @@ -16,5 +14,3 @@ config MMP_DISP_SPI
>       help
>               Marvell MMP display hw controller spi port support
>               will register as a spi master for panel usage
> -
> -endif
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel


Reply via email to