commit | 2c4b096b4c3e9d115b43edb23b1592a297076ae4 | [log] [tgz] |
---|---|---|
author | Tuomas Tynkkynen <tuomas@tuxera.com> | Wed Feb 07 02:42:21 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 13 23:01:44 2018 -0500 |
tree | 0b557e1629c37a9e6f618737f880035d370db96e | |
parent | bbdf38698ee5c96138868d563c6825cd48bb26dc [diff] [blame] |
spi: Migrate CONFIG_LPC32XX_SSP to Kconfig Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
diff --git a/configs/work_92105_defconfig b/configs/work_92105_defconfig index fb287bd..2451b56 100644 --- a/configs/work_92105_defconfig +++ b/configs/work_92105_defconfig
@@ -37,3 +37,4 @@ CONFIG_PHYLIB=y CONFIG_DM_SERIAL=y CONFIG_SYS_NS16550=y +CONFIG_LPC32XX_SSP=y