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)
commit6251264fedde83ade6f0f1f7049037469dd4de0b
tree254d056699807bbe9c0d2bb3a5cdc82aca485bae
parentf7b88d9ae91e6cc52f9a5c21e0eb3eef36bdd5d4
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