diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-12-07 22:10:25 +0900 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-12-29 13:07:33 -0500 |
commit | 187809517da0f488f6f2069543783cf2923abb23 (patch) | |
tree | d6f7d6261cc75293546d142ebc32a4f690201d8c /configs/p2571_defconfig | |
parent | 47895838a4fbe867ba9a170c6d1ea6a794095025 (diff) | |
download | u-boot-imx-187809517da0f488f6f2069543783cf2923abb23.zip u-boot-imx-187809517da0f488f6f2069543783cf2923abb23.tar.gz u-boot-imx-187809517da0f488f6f2069543783cf2923abb23.tar.bz2 |
Sync defconfig files by savedefconfig
Generated by "tools/moveconfig -s".
This will make config moves easier.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'configs/p2571_defconfig')
-rw-r--r-- | configs/p2571_defconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/configs/p2571_defconfig b/configs/p2571_defconfig index a114ce3..e49a42f 100644 --- a/configs/p2571_defconfig +++ b/configs/p2571_defconfig @@ -6,7 +6,6 @@ CONFIG_DEFAULT_DEVICE_TREE="tegra210-p2571" CONFIG_OF_SYSTEM_SETUP=y CONFIG_CONSOLE_MUX=y CONFIG_SYS_STDIO_DEREGISTER=y -CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="Tegra210 (P2571) # " # CONFIG_CMD_IMI is not set # CONFIG_CMD_IMLS is not set @@ -21,15 +20,8 @@ CONFIG_CMD_USB_MASS_STORAGE=y # CONFIG_CMD_FPGA is not set CONFIG_CMD_GPIO=y # CONFIG_CMD_SETEXPR is not set -CONFIG_CMD_DHCP=y # CONFIG_CMD_NFS is not set -CONFIG_CMD_MII=y -CONFIG_CMD_PING=y -CONFIG_CMD_EXT2=y -CONFIG_CMD_EXT4=y CONFIG_CMD_EXT4_WRITE=y -CONFIG_CMD_FAT=y -CONFIG_CMD_FS_GENERIC=y # CONFIG_BLK is not set CONFIG_DFU_MMC=y CONFIG_DFU_RAM=y |