commit | 41eb8ff5ea0fe10c75b5c1dec2d0ee00f1c5ebce | [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 | e02ec19f4d6b99ed53b24c32fd1ab9b402956941 [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>