summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cb710/Kconfig
Commit message (Collapse)AuthorAgeFilesLines
* cb710: more cleanup for the DEBUG case.Michał Mirosław2009-06-131-0/+4
| | | | | Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl> Signed-off-by: Pierre Ossman <pierre@ossman.eu>
* mmc: Driver for CB710/720 memory card reader (MMC part)Michał Mirosław2009-06-131-0/+21
The code is divided in two parts. There is a virtual 'bus' driver that handles PCI device and registers three new devices one per card reader type. The other driver handles SD/MMC part of the reader. Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl> Signed-off-by: Pierre Ossman <pierre@ossman.eu>