[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <8762jv8v3a.wl%ysato@users.sourceforge.jp>
Date: Tue, 11 Oct 2011 23:24:25 +0900
From: Yoshinori Sato <ysato@...rs.sourceforge.jp>
To: Paul Bolle <pebolle@...cali.nl>
Cc: Jiri Kosina <trivial@...nel.org>,
Greg Kroah-Hartman <gregkh@...e.de>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] [TRIVIAL] h8300: drivers/serial/Kconfig was moved
At Tue, 11 Oct 2011 13:23:29 +0200,
Paul Bolle wrote:
>
> commit ab4382d27412e7e3e7c936e8d50d8888dfac3df8 moved
> drivers/serial/Kconfig to drivers/tty/serial/Kconfig, so we need to
> source the latter file.
>
> Signed-off-by: Paul Bolle <pebolle@...cali.nl>
> ---
> The first release with this move was v2.6.38. Didn't anyone notice?
> Perhaps the configuration tools silently skip invalid "source" files.
> Anyhow, I added Yoshinori Sato, who perhaps can tell us whether sourcing
> of this Kconfig is still needed for h8300.
Sorry. This problem already fixed.
But I forgot push to main tree.
> arch/h8300/Kconfig | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/arch/h8300/Kconfig b/arch/h8300/Kconfig
> index 091ed61..2b1eee7 100644
> --- a/arch/h8300/Kconfig
> +++ b/arch/h8300/Kconfig
> @@ -195,7 +195,7 @@ config UNIX98_PTYS
>
> source "drivers/char/pcmcia/Kconfig"
>
> -source "drivers/serial/Kconfig"
> +source "drivers/tty/serial/Kconfig"
>
> source "drivers/i2c/Kconfig"
>
> --
> 1.7.4.4
>
--
Yoshinori Sato
<ysato@...rs.sourceforge.jp>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists