WARNING: please write a help paragraph that fully describes the config symbol with at least 4 lines #102: FILE: drivers/net/phy/marvell/Kconfig:2: +config MARVELL_PHY + tristate "Marvell Alaska PHYs" + help + Currently has a driver for the 88E1XXX + WARNING: please write a help paragraph that fully describes the config symbol with at least 4 lines #107: FILE: drivers/net/phy/marvell/Kconfig:7: +config MARVELL_10G_PHY + tristate "Marvell Alaska 10Gbit PHYs" + help + Support for the Marvell Alaska MV88X3310 and compatible PHYs. + WARNING: please write a help paragraph that fully describes the config symbol with at least 4 lines #112: FILE: drivers/net/phy/marvell/Kconfig:12: +config MARVELL_88Q2XXX_PHY + tristate "Marvell 88Q2XXX PHY" + depends on HWMON || HWMON=n + help + Support for the Marvell 88Q2XXX 100/1000BASE-T1 Automotive Ethernet + PHYs. + WARNING: please write a help paragraph that fully describes the config symbol with at least 4 lines #119: FILE: drivers/net/phy/marvell/Kconfig:19: +config MARVELL_88X2222_PHY + tristate "Marvell 88X2222 PHY" + help + Support for the Marvell 88X2222 Dual-port Multi-speed Ethernet + Transceiver. total: 0 errors, 4 warnings, 0 checks, 77 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. Commit 2253d322101a ("net: phy: Move Marvell PHY drivers to its own subdirectory") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE GIT_COMMIT_ID MACRO_ARG_REUSE NO_AUTHOR_SIGN_OFF NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. total: 0 errors, 4 warnings, 0 checks, 77 lines checked