At Wed, 04 Feb 2015 08:37:16 +0100,
Arnd Bergmann wrote:
>
> On Wednesday 04 February 2015 15:03:32 Yoshinori Sato wrote:
> > @@ -2,14 +2,14 @@
> > # Video configuration
> > #
> >
> > +config ARCH_MIGHT_HAVE_VGA_CONSOLE
> > +bool
> > +
> > menu "Console display driver support"
> >
>
On Wednesday 04 February 2015 15:03:32 Yoshinori Sato wrote:
> @@ -2,14 +2,14 @@
> # Video configuration
> #
>
> +config ARCH_MIGHT_HAVE_VGA_CONSOLE
> +bool
> +
> menu "Console display driver support"
>
>
I just noticed one more problem: The file that you add the option to is
condi
Changes v3
- Remove um
- ARM sort alphabetical order
Changes v2
- Remove some archtecture
Signed-off-by: Yoshinori Sato
Reviewed-by: Arnd Bergmann
---
arch/alpha/Kconfig| 1 +
arch/arm/Kconfig | 1 +
arch/ia64/Kconfig | 1 +
arch/mips/Kconfig |
3 matches
Mail list logo