diff options
Diffstat (limited to 'configs/socrates_defconfig')
-rw-r--r-- | configs/socrates_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/socrates_defconfig b/configs/socrates_defconfig index 882de8acce..741842088e 100644 --- a/configs/socrates_defconfig +++ b/configs/socrates_defconfig @@ -11,12 +11,12 @@ CONFIG_BOOTDELAY=1 # CONFIG_CONSOLE_MUX is not set CONFIG_SYS_CONSOLE_IS_IN_ENV=y CONFIG_HUSH_PARSER=y -CONFIG_CMD_NAND=y CONFIG_CMD_REGINFO=y CONFIG_CMD_I2C=y -CONFIG_CMD_USB=y +CONFIG_CMD_NAND=y CONFIG_CMD_PCI=y CONFIG_CMD_SDRAM=y +CONFIG_CMD_USB=y # CONFIG_CMD_SETEXPR is not set CONFIG_CMD_DHCP=y # CONFIG_CMD_NFS is not set |