[PATCH v2 10/11] tty: kconfig: remove the superfluous dependency on PPC_OF
Greg Kroah-Hartman
gregkh at linuxfoundation.org
Sat Mar 7 13:32:54 AEDT 2015
On Thu, Feb 26, 2015 at 08:08:22PM +0800, Kevin Hao wrote:
> In the current kernel, the CONFIG_PPC_OF is always 'y' for the ppc
> arch. So we don't need to check it with other ppc specific options.
>
> Signed-off-by: Kevin Hao <haokexin at gmail.com>
> ---
> v2: No change.
>
> drivers/tty/serial/Kconfig | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Acked-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
More information about the Linuxppc-dev
mailing list