Skip to content
Commit c205035e authored by Christian Marangi's avatar Christian Marangi Committed by David S. Miller
Browse files

net: ethernet: stmmac: remove select QCOM_SOCINFO and make it optional



QCOM_SOCINFO depends on QCOM_SMEM but is not selected, this cause some
problems with QCOM_SOCINFO getting selected with the dependency of
QCOM_SMEM not met.
To fix this remove the select in Kconfig and add additional info in the
DWMAC_IPQ806X config description.

Reported-by: default avatarkernel test robot <lkp@intel.com>
Fixes: 9ec092d2

 ("net: ethernet: stmmac: add missing sgmii configure for ipq806x")
Signed-off-by: default avatarChristian Marangi <ansuelsmth@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent dbca1596
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment