diff options
author | Tom Rini <trini@konsulko.com> | 2021-07-26 21:10:37 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-07-26 21:10:37 -0400 |
commit | df59b7d23be71db03275e4c1b243e67397b50f9a (patch) | |
tree | 631e1429acad769c66b39463bdaa8326fe81fb67 /configs/zmx25_defconfig | |
parent | b70b9b07463db2f6937c7ea6d7fb5122feb7ba1b (diff) | |
download | u-boot-df59b7d23be71db03275e4c1b243e67397b50f9a.zip u-boot-df59b7d23be71db03275e4c1b243e67397b50f9a.tar.gz u-boot-df59b7d23be71db03275e4c1b243e67397b50f9a.tar.bz2 |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/zmx25_defconfig')
-rw-r--r-- | configs/zmx25_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/zmx25_defconfig b/configs/zmx25_defconfig index f479146..2afe429 100644 --- a/configs/zmx25_defconfig +++ b/configs/zmx25_defconfig @@ -17,7 +17,6 @@ CONFIG_HUSH_PARSER=y # CONFIG_AUTO_COMPLETE is not set CONFIG_SYS_PROMPT="zmx25> " CONFIG_CMD_IMLS=y -CONFIG_CMD_USB=y # CONFIG_CMD_SETEXPR is not set CONFIG_CMD_DHCP=y CONFIG_CMD_PING=y @@ -33,6 +32,4 @@ CONFIG_SYS_FLASH_CFI=y CONFIG_MII=y CONFIG_MXC_UART=y CONFIG_USB=y -CONFIG_USB_EHCI_HCD=y -CONFIG_USB_STORAGE=y CONFIG_LZO=y |