WARNING: please write a help paragraph that fully describes the config symbol with at least 4 lines #86: FILE: drivers/net/wireless/morsemicro/mm81x/Kconfig:3: +config MM81X + tristate "Morse Micro MM81x wireless devices" + depends on MAC80211 + select FW_LOADER + select CRC7 + help + This module adds support for wireless devices based + on Morse Micro MM81xx chipsets. + WARNING: please write a help paragraph that fully describes the config symbol with at least 4 lines #95: FILE: drivers/net/wireless/morsemicro/mm81x/Kconfig:12: +config MM81X_USB + tristate "Morse Micro MM81x USB support" + depends on MM81X && USB + help + This module adds support for the USB interface of + devices using the Morse Micro MM81x chipset. + WARNING: please write a help paragraph that fully describes the config symbol with at least 4 lines #102: FILE: drivers/net/wireless/morsemicro/mm81x/Kconfig:19: +config MM81X_SDIO + tristate "Morse Micro MM81x SDIO support" + depends on MM81X && MMC + help + This module adds support for the SDIO interface of + devices using the Morse Micro MM81x chipset. total: 0 errors, 3 warnings, 0 checks, 76 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 88280a06f304 ("wifi: mm81x: add Kconfig and Makefile") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 3 warnings, 0 checks, 76 lines checked