commit | 15a932c2f881a7f43c645505aafd462fcedc5f95 | [log] [tgz] |
---|---|---|
author | Jagan Teki <jteki@openedev.com> | Sat Jun 27 22:37:00 2015 +0530 |
committer | Jagan Teki <jteki@openedev.com> | Wed Jul 01 21:39:04 2015 +0530 |
tree | 3d7dc3140226f727fbb19ba3677a6fa827a87a27 | |
parent | 61cb773cb7b632452c56c522ae4efe9f926afa45 [diff] |
spi: Kconfig: Show dm-spi drivers if DM_SPI set DM supported spi drivers are enbled only when DM_SPI enabled, so added DM_SPI if condition in Kconfig to show thoese only when it enabled. Also re-order the config items as incresing alphabetic order. Signed-off-by: Jagan Teki <jteki@openedev.com>