]> git.baikalelectronics.ru Git - kernel.git/commit
net: ethernet: Fix unmet direct dependencies detected for NVMEM_SUNPLUS_OCOTP
authorWells Lu <wellslutw@gmail.com>
Fri, 13 May 2022 11:57:16 +0000 (19:57 +0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 17 May 2022 01:02:21 +0000 (18:02 -0700)
commit92705fb7520f4386ba01a6e9443ccf7c4c4f1c60
tree254d056699807bbe9c0d2bb3a5cdc82aca485bae
parent0a43b448d94f77f166fd2910c0a8e763cf43a846
net: ethernet: Fix unmet direct dependencies detected for NVMEM_SUNPLUS_OCOTP

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>
Link: https://lore.kernel.org/r/1652443036-24731-1-git-send-email-wellslutw@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/sunplus/Kconfig