diff options
author | Tom Rini <trini@konsulko.com> | 2017-10-16 21:35:43 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-10-16 21:35:43 -0400 |
commit | 308e06656691abc84ed593662c521c47ef8704c3 (patch) | |
tree | 34d6b7d58f9634139ab23d22541ed5860eec16c3 /configs/dragonboard410c_defconfig | |
parent | 6c7c3dcc59d4ad49e4b1e773b98f9c110a13f306 (diff) | |
download | u-boot-308e06656691abc84ed593662c521c47ef8704c3.tar.gz u-boot-308e06656691abc84ed593662c521c47ef8704c3.tar.xz u-boot-308e06656691abc84ed593662c521c47ef8704c3.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/dragonboard410c_defconfig')
-rw-r--r-- | configs/dragonboard410c_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/dragonboard410c_defconfig b/configs/dragonboard410c_defconfig index 6d44e0c607..a85aa74207 100644 --- a/configs/dragonboard410c_defconfig +++ b/configs/dragonboard410c_defconfig @@ -11,7 +11,6 @@ CONFIG_SYS_PROMPT="dragonboard410c => " # CONFIG_CMD_IMI is not set CONFIG_CMD_MD5SUM=y CONFIG_CMD_MEMINFO=y -CONFIG_CMD_UNZIP=y CONFIG_CMD_GPIO=y CONFIG_CMD_GPT=y CONFIG_CMD_MMC=y |