diff options
Diffstat (limited to 'configs/xpedite550x_defconfig')
-rw-r--r-- | configs/xpedite550x_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/xpedite550x_defconfig b/configs/xpedite550x_defconfig index 5980ad3493..9b2eb18d72 100644 --- a/configs/xpedite550x_defconfig +++ b/configs/xpedite550x_defconfig @@ -11,8 +11,8 @@ CONFIG_BOOTDELAY=3 CONFIG_HUSH_PARSER=y CONFIG_CMD_ASKENV=y CONFIG_CMD_I2C=y -CONFIG_CMD_USB=y CONFIG_CMD_PCI=y +CONFIG_CMD_USB=y # CONFIG_CMD_SETEXPR is not set CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y |