diff options
author | Tuomas Tynkkynen | 2018-02-07 02:42:21 +0200 |
---|---|---|
committer | Tom Rini | 2018-02-13 23:01:44 -0500 |
commit | 2c4b096b4c3e9d115b43edb23b1592a297076ae4 (patch) | |
tree | 0b557e1629c37a9e6f618737f880035d370db96e /configs/work_92105_defconfig | |
parent | bbdf38698ee5c96138868d563c6825cd48bb26dc (diff) |
spi: Migrate CONFIG_LPC32XX_SSP to Kconfig
Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
Diffstat (limited to 'configs/work_92105_defconfig')
-rw-r--r-- | configs/work_92105_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/work_92105_defconfig b/configs/work_92105_defconfig index fb287bdeac8..2451b56135a 100644 --- a/configs/work_92105_defconfig +++ b/configs/work_92105_defconfig @@ -37,3 +37,4 @@ CONFIG_DM_GPIO=y CONFIG_PHYLIB=y CONFIG_DM_SERIAL=y CONFIG_SYS_NS16550=y +CONFIG_LPC32XX_SSP=y |