diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/devkit3250_defconfig | 1 | ||||
-rw-r--r-- | configs/work_92105_defconfig | 1 |
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 |