Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752503AbbF3JE6 (ORCPT ); Tue, 30 Jun 2015 05:04:58 -0400 Received: from mail-oi0-f51.google.com ([209.85.218.51]:34364 "EHLO mail-oi0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751949AbbF3JEq (ORCPT ); Tue, 30 Jun 2015 05:04:46 -0400 MIME-Version: 1.0 X-Originating-IP: [212.51.149.109] In-Reply-To: References: <20150310094756.GE3800@phenom.ffwll.local> <54FEBEF1.5000103@codeaurora.org> <20150310100547.GG3800@phenom.ffwll.local> <54FEC5F1.90208@codeaurora.org> <20150310121702.GO3800@phenom.ffwll.local> <54FFFAEE.3020301@codeaurora.org> <20150311151731.GJ3800@phenom.ffwll.local> <550282C3.10903@codeaurora.org> <20150313090651.GZ3800@phenom.ffwll.local> <55126F32.90404@codeaurora.org> <20150325092111.GT1349@phenom.ffwll.local> <55924BA6.4050309@codeaurora.org> Date: Tue, 30 Jun 2015 11:04:45 +0200 X-Google-Sender-Auth: NItZY4XuQACA5dydpG4_SgEOXP4 Message-ID: Subject: Re: [RFC 1/6] drm: Add top level Kconfig option for DRM fbdev emulation From: Daniel Vetter To: Benjamin Gaignard Cc: Archit Taneja , "Clark, Rob" , Dave Airlie , Thierry Reding , Philipp Zabel , dri-devel , Linux Kernel Mailing List , linux-arm-msm , Jani Nikula , Linux Fbdev development list , Tomi Valkeinen Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 881 Lines: 20 On Tue, Jun 30, 2015 at 10:31 AM, Benjamin Gaignard wrote: > I think that what have been done by Rob with module_param is also a good idea: > https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/drivers/gpu/drm/msm/msm_drv.c?id=e90dfec78ec288d6c89a7b508a5c5d4ae8b7f934 > > Can you mix compilation flag and module param ? Hm, the point of the kconfig is to not require all the legacy baggage from fbdev. But I guess a module option could be added later on too. bochs has it too. -Daniel -- Daniel Vetter Software Engineer, Intel Corporation +41 (0) 79 365 57 48 - http://blog.ffwll.ch -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/