[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2077d280-2a94-55b6-4372-6a58735ebd22@infradead.org>
Date: Fri, 25 Aug 2023 11:55:17 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Rob Herring <robh@...nel.org>,
Frank Rowand <frowand.list@...il.com>,
Lizhi Hou <lizhi.hou@....com>
Cc: kernel test robot <lkp@...el.com>, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] of: unittest: Fix of_unittest_pci_node() kconfig
dependencies
On 8/24/23 15:17, Rob Herring wrote:
> of_unittest_pci_node test depends on both CONFIG_PCI_DYNAMIC_OF_NODES
> and CONFIG_OF_OVERLAY. Move the test into the existing
> CONFIG_OF_OVERLAY ifdef and rework the CONFIG_PCI_DYNAMIC_OF_NODES
> dependency to use IS_ENABLED() instead. This reduces the combinations to
> build.
>
> Reported-by: kernel test robot <lkp@...el.com>
> Closes: https://lore.kernel.org/oe-kbuild-all/202308241954.oRNfVqmB-lkp@intel.com/
> Fixes: 26409dd04589 ("of: unittest: Add pci_dt_testdrv pci driver")
> Cc: Lizhi Hou <lizhi.hou@....com>
> Signed-off-by: Rob Herring <robh@...nel.org>
Acked-by: Randy Dunlap <rdunlap@...radead.org>
Tested-by: Randy Dunlap <rdunlap@...radead.org>
Thanks.
> ---
> drivers/of/unittest.c | 16 +++++++---------
> 1 file changed, 7 insertions(+), 9 deletions(-)
>
--
~Randy
Powered by blists - more mailing lists