diff options
Diffstat (limited to 'configs/socrates_defconfig')
-rw-r--r-- | configs/socrates_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/socrates_defconfig b/configs/socrates_defconfig index ed54d3d470..cba7762c8c 100644 --- a/configs/socrates_defconfig +++ b/configs/socrates_defconfig @@ -33,6 +33,8 @@ CONFIG_SYS_BOOTM_LEN=0x800000 CONFIG_CMD_IMLS=y CONFIG_CMD_DM=y CONFIG_CMD_I2C=y +CONFIG_LOADS_ECHO=y +CONFIG_SYS_LOADS_BAUD_CHANGE=y CONFIG_CMD_NAND=y CONFIG_CMD_PCI=y CONFIG_CMD_SDRAM=y |