[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200416163609.GC24743@alpha.franken.de>
Date: Thu, 16 Apr 2020 18:36:09 +0200
From: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To: YueHaibing <yuehaibing@...wei.com>
Cc: linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org,
ralf@...ux-mips.org
Subject: Re: [PATCH v2] MIPS: TXx9: Fix Kconfig warnings
On Fri, Apr 03, 2020 at 05:49:04PM +0800, YueHaibing wrote:
> If TTY and SND is not n, we got this warnings:
>
> WARNING: unmet direct dependencies detected for HAS_TXX9_SERIAL
> Depends on [n]: TTY [=n] && HAS_IOMEM [=y]
> Selected by [y]:
> - SOC_TX3927 [=y]
>
> WARNING: unmet direct dependencies detected for HAS_TXX9_SERIAL
> Depends on [n]: TTY [=n] && HAS_IOMEM [=y]
> Selected by [y]:
> - SOC_TX4938 [=y]
>
> Only dependencies is enabled, they can be enabled, so
> use 'imply' instead of 'select' to fix this.
>
> Signed-off-by: YueHaibing <yuehaibing@...wei.com>
> ---
> v2: fix patch title
> ---
> arch/mips/txx9/Kconfig | 14 +++++++-------
> 1 file changed, 7 insertions(+), 7 deletions(-)
applied to mips-next.
Thomas.
--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]
Powered by blists - more mailing lists