diff options
Diffstat (limited to 'configs/phycore_pcl063_defconfig')
-rw-r--r-- | configs/phycore_pcl063_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/phycore_pcl063_defconfig b/configs/phycore_pcl063_defconfig index 38ba6592bb..03d3e6f84a 100644 --- a/configs/phycore_pcl063_defconfig +++ b/configs/phycore_pcl063_defconfig @@ -13,7 +13,7 @@ CONFIG_SYS_MALLOC_LEN=0x1000000 CONFIG_DEFAULT_DEVICE_TREE="imx6ul-phytec-segin-ff-rdk-nand" CONFIG_SPL_TEXT_BASE=0x00909000 CONFIG_SPL_MMC=y -CONFIG_SPL_SERIAL_SUPPORT=y +CONFIG_SPL_SERIAL=y CONFIG_SPL=y CONFIG_DISTRO_DEFAULTS=y CONFIG_BOOTDELAY=3 |