]> www.infradead.org Git - users/hch/misc.git/commit
misc: rtsx: list supported models in Kconfig help
authorYo-Jung (Leo) Lin <0xff07@gmail.com>
Thu, 17 Oct 2024 14:47:38 +0000 (22:47 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Oct 2024 11:40:17 +0000 (13:40 +0200)
commit9b673c7551e6881ee0946be95e21ba290c8ac45e
tree9034c0db3b7d3fb1e9cd659ce5b7f98f09da46f9
parent6e90b675cf942e50c70e8394dfb5862975c3b3b2
misc: rtsx: list supported models in Kconfig help

rts5228, rts5261, rts5264 are supported by the rtsx_pci driver, but
they are not mentioned in the Kconfig help when the code was added.
List those models in the Kconfig help accordingly.

Signed-off-by: Yo-Jung Lin (Leo) <0xff07@gmail.com>
Link: https://lore.kernel.org/r/20241017144747.15966-1-0xff07@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/cardreader/Kconfig