From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Kozlowski Subject: Re: [PATCH 3/7] ARM: exynos_defconfig: enable Exynos DRM Mixer driver Date: Mon, 30 May 2016 08:37:19 +0200 Message-ID: <574BDF9F.8080509@samsung.com> References: <1445861025-23266-1-git-send-email-a.hajda@samsung.com> <1445861025-23266-4-git-send-email-a.hajda@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-reply-to: <1445861025-23266-4-git-send-email-a.hajda@samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org To: Andrzej Hajda , Inki Dae Cc: Bartlomiej Zolnierkiewicz , Marek Szyprowski , Kyungmin Park , "open list:DRM DRIVERS FOR EXYNOS" , "moderated list:ARM/SAMSUNG EXYNOS ARM ARCHITECTURES" List-Id: dri-devel@lists.freedesktop.org On 10/26/2015 01:03 PM, Andrzej Hajda wrote: > Mixer driver is selected by CONFIG_DRM_EXYNOS_HDMI option. Since Exynos5433 > HDMI does not require Mixer. There will be separate options to select Mixer > and HDMI. Adding new option to defconfig before Kconfig will allow to keep > bisectability. > > Signed-off-by: Andrzej Hajda > --- > arch/arm/configs/exynos_defconfig | 1 + > 1 file changed, 1 insertion(+) Thanks, applied. Krzysztof