Searched hist:"1914104 f" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/ni/ |
H A D | Kconfig | 1914104f Fri Aug 31 15:30:54 CDT 2018 Moritz Fischer <mdf@kernel.org> net: nixge: Fix Kconfig warning with OF_MDIO
Fix Kconfig warning with OF_MDIO where OF_MDIO was selected unconditionally instead of only when OF is actually enabled.
Fixes 7e8d5755be0e ("net: nixge: Add support for 64-bit platforms") Suggested-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Moritz Fischer <mdf@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net> 1914104f Fri Aug 31 15:30:54 CDT 2018 Moritz Fischer <mdf@kernel.org> net: nixge: Fix Kconfig warning with OF_MDIO Fix Kconfig warning with OF_MDIO where OF_MDIO was selected unconditionally instead of only when OF is actually enabled. Fixes 7e8d5755be0e ("net: nixge: Add support for 64-bit platforms") Suggested-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Moritz Fischer <mdf@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|