summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTuomas Tynkkynen <tuomas@tuxera.com>2018-02-07 02:42:21 +0200
committerTom Rini <trini@konsulko.com>2018-02-13 23:01:44 -0500
commit2c4b096b4c3e9d115b43edb23b1592a297076ae4 (patch)
tree0b557e1629c37a9e6f618737f880035d370db96e /configs
parentbbdf38698ee5c96138868d563c6825cd48bb26dc (diff)
spi: Migrate CONFIG_LPC32XX_SSP to Kconfig
Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/devkit3250_defconfig1
-rw-r--r--configs/work_92105_defconfig1
2 files changed, 2 insertions, 0 deletions
diff --git a/configs/devkit3250_defconfig b/configs/devkit3250_defconfig
index 0b9223f37a..fcc80b2027 100644
--- a/configs/devkit3250_defconfig
+++ b/configs/devkit3250_defconfig
@@ -38,6 +38,7 @@ CONFIG_SPL_NAND_SIMPLE=y
CONFIG_PHYLIB=y
CONFIG_DM_SERIAL=y
CONFIG_SYS_NS16550=y
+CONFIG_LPC32XX_SSP=y
CONFIG_USB=y
CONFIG_USB_STORAGE=y
CONFIG_OF_LIBFDT=y
diff --git a/configs/work_92105_defconfig b/configs/work_92105_defconfig
index fb287bdeac..2451b56135 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