[PATCH] ARM: Disable VGA console for ARM in most cases (Re: [PATCH 1/6] omap: Disable VGA console for omaps)

2010-06-29 Thread Tony Lindgren
* Tony Lindgren [100629 17:15]: > * Anton Vorontsov [100629 15:04]: > > On Tue, Jun 29, 2010 at 02:47:20PM +0300, Tony Lindgren wrote: > > > Otherwise we have to disable it manually to avoid compile errors. > > > > > > Cc: linux-fb...@vger.kernel.org > > > Signed-off-by: Tony Lindgren > > > >

Re: [PATCH 1/6] omap: Disable VGA console for omaps

2010-06-29 Thread Tony Lindgren
* Anton Vorontsov [100629 15:04]: > On Tue, Jun 29, 2010 at 02:47:20PM +0300, Tony Lindgren wrote: > > Otherwise we have to disable it manually to avoid compile errors. > > > > Cc: linux-fb...@vger.kernel.org > > Signed-off-by: Tony Lindgren > > We'll need this for mach-cns3xxx too. And doing t

Re: [PATCH 1/6] omap: Disable VGA console for omaps

2010-06-29 Thread Anton Vorontsov
On Tue, Jun 29, 2010 at 02:47:20PM +0300, Tony Lindgren wrote: > Otherwise we have to disable it manually to avoid compile errors. > > Cc: linux-fb...@vger.kernel.org > Signed-off-by: Tony Lindgren We'll need this for mach-cns3xxx too. And doing that change for every ARM subarch is going to prod

[PATCH 1/6] omap: Disable VGA console for omaps

2010-06-29 Thread Tony Lindgren
Otherwise we have to disable it manually to avoid compile errors. Cc: linux-fb...@vger.kernel.org Signed-off-by: Tony Lindgren --- drivers/video/console/Kconfig |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/video/console/Kconfig b/drivers/video/console/Kconfig