diff options
Diffstat (limited to 'configs/socrates_defconfig')
-rw-r--r-- | configs/socrates_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/socrates_defconfig b/configs/socrates_defconfig index 6c28e0e735..6bbfc7155f 100644 --- a/configs/socrates_defconfig +++ b/configs/socrates_defconfig @@ -11,6 +11,7 @@ CONFIG_BOOTDELAY=1 CONFIG_SYS_CONSOLE_IS_IN_ENV=y CONFIG_HUSH_PARSER=y CONFIG_CMD_REGINFO=y +CONFIG_CMD_IMLS=y CONFIG_CMD_I2C=y CONFIG_CMD_NAND=y CONFIG_CMD_PCI=y |