Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965145AbbBBVHy (ORCPT ); Mon, 2 Feb 2015 16:07:54 -0500 Received: from mail-oi0-f50.google.com ([209.85.218.50]:38785 "EHLO mail-oi0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965019AbbBBVHv (ORCPT ); Mon, 2 Feb 2015 16:07:51 -0500 MIME-Version: 1.0 In-Reply-To: <87pp9s48mz.wl-ysato@users.sourceforge.jp> References: <877fw093oa.wl-ysato@users.sourceforge.jp> <87pp9s48mz.wl-ysato@users.sourceforge.jp> Date: Mon, 2 Feb 2015 22:07:50 +0100 X-Google-Sender-Auth: rlZxr5NQMH1YSjAOel4WpsfsJwE Message-ID: Subject: Re: [PATCH] Add ARCH_MIGHT_HAVE_VGA_CONSOLE From: Geert Uytterhoeven To: Yoshinori Sato Cc: "linux-kernel@vger.kernel.org" , Linux-Arch 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: 1061 Lines: 34 Hi Sato-san, Your second version looks fine to me, except for this part: On Mon, Feb 2, 2015 at 4:48 PM, Yoshinori Sato wrote: > --- a/arch/um/Kconfig.common > +++ b/arch/um/Kconfig.common > @@ -9,6 +9,7 @@ config UML > select GENERIC_IO > select GENERIC_CLOCKEVENTS > select TTY # Needed for line.c > + select ARCH_MIGHT_HAVE_VGA_CONSOLE > > config MMU > bool UML definitely doesn't have VGA support. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- 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/