summaryrefslogtreecommitdiff
path: root/drivers/misc/cardreader/Kconfig
diff options
context:
space:
mode:
authorRui Feng <rui_feng@realsil.com.cn>2017-11-29 12:09:56 +0300
committerLee Jones <lee.jones@linaro.org>2017-11-29 13:17:26 +0300
commit5da4e04ae480aac5274dd020af3dfa21935028f7 (patch)
tree4c149d42702913686e11eb4773e8ea662494fb46 /drivers/misc/cardreader/Kconfig
parente455b69ddf9b69326d0cab28d374faf3325489c9 (diff)
downloadlinux-5da4e04ae480aac5274dd020af3dfa21935028f7.tar.xz
misc: rtsx: Add support for RTS5260
Add support for new chip rts5260. In order to support rts5260, the definitions of some internal registers and workflow have to be modified and are different from its predecessors and OCP function is added for RTS5260. So we need this patch to ensure RTS5260 can work. Signed-off-by: Rui Feng <rui_feng@realsil.com.cn> Reviewed-by: Daniel Bristot de Oliveira <bristot@redhat.com> Tested-by: Perry Yuan <perry_yuan@dell.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/misc/cardreader/Kconfig')
-rw-r--r--drivers/misc/cardreader/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/misc/cardreader/Kconfig b/drivers/misc/cardreader/Kconfig
index e7d835a160bb..69e815e32a8c 100644
--- a/drivers/misc/cardreader/Kconfig
+++ b/drivers/misc/cardreader/Kconfig
@@ -4,7 +4,7 @@ config MISC_RTSX_PCI
select MFD_CORE
help
This supports for Realtek PCI-Express card reader including rts5209,
- rts5227, rts522A, rts5229, rts5249, rts524A, rts525A, rtl8411.
+ rts5227, rts522A, rts5229, rts5249, rts524A, rts525A, rtl8411, rts5260.
Realtek card readers support access to many types of memory cards,
such as Memory Stick, Memory Stick Pro, Secure Digital and
MultiMediaCard.