aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/mt7621-spi/Kconfig
AgeCommit message (Collapse)Author
2018-03-19staging: mt7621-spi: add mt7621 supportJohn Crispin
NeilBrown: The code will fail with a warning if asked to transfer more than 32 bytes at a time. So used max_transfer_size interface to tell users about this. Signed-off-by: John Crispin <blogic@openwrt.org> Signed-off-by: NeilBrown <neil@brown.name> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>