diff options
Diffstat (limited to 'configs/strider_con_dp_defconfig')
-rw-r--r-- | configs/strider_con_dp_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/strider_con_dp_defconfig b/configs/strider_con_dp_defconfig index d9ea063d49..030f3f579c 100644 --- a/configs/strider_con_dp_defconfig +++ b/configs/strider_con_dp_defconfig @@ -16,9 +16,9 @@ CONFIG_HUSH_PARSER=y CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_STOP_STR=" " CONFIG_CMD_MEMTEST=y -CONFIG_CMD_MMC=y -CONFIG_CMD_I2C=y CONFIG_CMD_FPGAD=y +CONFIG_CMD_I2C=y +CONFIG_CMD_MMC=y CONFIG_CMD_PCI=y # CONFIG_CMD_SETEXPR is not set CONFIG_CMD_MII=y |