diff options
Diffstat (limited to 'configs/mx53loco_defconfig')
-rw-r--r-- | configs/mx53loco_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mx53loco_defconfig b/configs/mx53loco_defconfig index d920aad386..0967d1405f 100644 --- a/configs/mx53loco_defconfig +++ b/configs/mx53loco_defconfig @@ -14,8 +14,8 @@ CONFIG_HUSH_PARSER=y CONFIG_CMD_BOOTZ=y # CONFIG_CMD_IMLS is not set CONFIG_CMD_MMC=y -CONFIG_CMD_USB=y CONFIG_CMD_SATA=y +CONFIG_CMD_USB=y # CONFIG_CMD_SETEXPR is not set CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y |