1config SSV_SDIO_BRIDGE_HW 2 tristate 3 default m 4 depends on MMC 5 help 6 This option enables the SDIO bus support in ssvcabrio. 7 8 Say Y, if you have a ssv SDIO device. 9 10config SSV_SDIO_BRIDGE_DEBUGFS 11 bool "SSV ssvsdiobridge debugging" 12 depends on DEBUG_FS 13 help 14 Say Y, if you need access to ssvsdiobridge's statistics. 15 16 Also required for changing debug message flags at run time. 17 18