commit | 176ee210f1491213f1753445662ce88961da5d5d | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Thu Apr 13 14:09:55 2017 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Thu May 18 11:24:34 2017 +0200 |
tree | cffd0735f2daf32f0a1b6785105260329320b3d4 | |
parent | 74b55f7c5f0ab008610ced6d513a495751f0090c [diff] |
spi: kconfig: add soft spi Kconfig entry Add the Kconfig entry for SOFT_SPI which uses gpio to simulate the SPI signals. We use it for accessing 74x164 on some i.MX boards. Signed-off-by: Peng Fan <peng.fan@nxp.com> Cc: Jagan Teki <jagan@openedev.com> Cc: Stefano Babic <sbabic@denx.de>