From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Date: Thu, 18 Nov 2010 19:10:26 +0000 Subject: Re: [PATCH v4] OMAP3: DSS: Kconfig changes to enable display Message-Id: <20101118191026.GL9264@atomide.com> List-Id: References: <1288063074-8879-1-git-send-email-samreen@ti.com> <1289915437.2668.107.camel@tubuntu> <20101116193843.GZ9264@atomide.com> <8762vxcaco.fsf@deeprootsystems.com> <20101116201054.GC9264@atomide.com> <1289996891.26444.16.camel@tubuntu> <20101118061850.GB17539@linux-sh.org> <20101118164414.GC9264@atomide.com> <20101118183856.GA24547@linux-sh.org> In-Reply-To: <20101118183856.GA24547@linux-sh.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Paul Mundt Cc: Tomi Valkeinen , Kevin Hilman , "ext Nilofer, Samreen" , Grazvydas Ignotas , "Hiremath, Vaibhav" , "Quadros Roger (Nokia-MS/Helsinki)" , "Guruswamy, Senthilvadivu" , "linux-omap@vger.kernel.org" , "linux-fbdev@vger.kernel.org" * Paul Mundt [101118 10:29]: > On Thu, Nov 18, 2010 at 08:44:14AM -0800, Tony Lindgren wrote: > > * Paul Mundt [101117 22:09]: > > > Unless you can say with certainty that all OMAP3 boards are going to want > > > DSS enabled or modular by default, it's almost always better to just > > > leave it up to the defconfigs. > > > > I wish we could just do "default m if ARCH_OMAP2PLUS_TYPICAL".. > > But meanwhile setting it as a module in omap2plus_defconfig does > > the trick though like you say. > > > Something like this should be quite doable if the Kconfig fragments work > is ever completed. If this is something that interests you you may wish > to give it a bit of a nudge :-) Yeah maybe eventually at some point.. Got several merge cycles of other things to fix.. And the defconfig can be used for now :) Tony