[PATCH net-next] net: ethernet: Fix unmet direct dependencies detected for NVMEM_SUNPLUS_OCOTP

Wells Lu posted 1 patch 3 years, 11 months ago
drivers/net/ethernet/sunplus/Kconfig | 3 ---
1 file changed, 3 deletions(-)
[PATCH net-next] net: ethernet: Fix unmet direct dependencies detected for NVMEM_SUNPLUS_OCOTP
Posted by Wells Lu 3 years, 11 months ago
Removed unnecessary:

	select COMMON_CLK_SP7021
	select RESET_SUNPLUS
	select NVMEM_SUNPLUS_OCOTP

from Kconfig.

Reported-by: kernel test robot <yujie.liu@intel.com>
Signed-off-by: Wells Lu <wellslutw@gmail.com>
---
 drivers/net/ethernet/sunplus/Kconfig | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/drivers/net/ethernet/sunplus/Kconfig b/drivers/net/ethernet/sunplus/Kconfig
index d0144a2..be50a6b 100644
--- a/drivers/net/ethernet/sunplus/Kconfig
+++ b/drivers/net/ethernet/sunplus/Kconfig
@@ -23,9 +23,6 @@ config SP7021_EMAC
 	tristate "Sunplus Dual 10M/100M Ethernet devices"
 	depends on SOC_SP7021 || COMPILE_TEST
 	select PHYLIB
-	select COMMON_CLK_SP7021
-	select RESET_SUNPLUS
-	select NVMEM_SUNPLUS_OCOTP
 	help
 	  If you have Sunplus dual 10M/100M Ethernet devices, say Y.
 	  The network device creates two net-device interfaces.
-- 
2.7.4
Re: [PATCH net-next] net: ethernet: Fix unmet direct dependencies detected for NVMEM_SUNPLUS_OCOTP
Posted by patchwork-bot+netdevbpf@kernel.org 3 years, 11 months ago
Hello:

This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Fri, 13 May 2022 19:57:16 +0800 you wrote:
> Removed unnecessary:
> 
> 	select COMMON_CLK_SP7021
> 	select RESET_SUNPLUS
> 	select NVMEM_SUNPLUS_OCOTP
> 
> from Kconfig.
> 
> [...]

Here is the summary with links:
  - [net-next] net: ethernet: Fix unmet direct dependencies detected for NVMEM_SUNPLUS_OCOTP
    https://git.kernel.org/netdev/net-next/c/6251264fedde

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html