diff options
author | Tom Rini <trini@konsulko.com> | 2017-08-11 11:20:19 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-08-11 11:20:19 -0400 |
commit | 877a1a35b3d6c85fb34a3645d8e613ade3bbd5e5 (patch) | |
tree | 88800ee599d58c1ee6c48492071964ea3533ed84 /configs/ls1046aqds_nand_defconfig | |
parent | 7f513e8196589e3b1274132abe3b59e52979e3e5 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ls1046aqds_nand_defconfig')
-rw-r--r-- | configs/ls1046aqds_nand_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ls1046aqds_nand_defconfig b/configs/ls1046aqds_nand_defconfig index 2bf7e0e8252..f2eda1875fc 100644 --- a/configs/ls1046aqds_nand_defconfig +++ b/configs/ls1046aqds_nand_defconfig @@ -22,13 +22,13 @@ CONFIG_CMD_MMC=y CONFIG_CMD_NAND=y CONFIG_CMD_SF=y CONFIG_CMD_I2C=y +CONFIG_CMD_USB=y CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_CACHE=y CONFIG_CMD_EXT2=y CONFIG_CMD_FAT=y -CONFIG_CMD_USB=y CONFIG_OF_CONTROL=y CONFIG_DM=y CONFIG_FSL_CAAM=y |