summaryrefslogtreecommitdiff
path: root/configs/ls1046aqds_nand_defconfig
diff options
context:
space:
mode:
authorPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>2017-07-18 09:01:06 (GMT)
committerPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>2017-07-19 05:46:35 (GMT)
commitf57cef6abcb7d040a8d58013b58949e2618adcdb (patch)
tree9c46b17faaccaac3c65a98daa518ec981b000a5d /configs/ls1046aqds_nand_defconfig
parente1b1fc55b529b121c3b94843d0388f79e536c909 (diff)
downloadu-boot-f57cef6abcb7d040a8d58013b58949e2618adcdb.tar.xz
armv8: ls1046a: move CONFIG_CMD_USB to defconfig
Move the macro to defconfig to take effect globally. Signed-off-by: Gong Qianyu <Qianyu.Gong@nxp.com>
Diffstat (limited to 'configs/ls1046aqds_nand_defconfig')
-rw-r--r--configs/ls1046aqds_nand_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1046aqds_nand_defconfig b/configs/ls1046aqds_nand_defconfig
index a3c6065..2d607eb 100644
--- a/configs/ls1046aqds_nand_defconfig
+++ b/configs/ls1046aqds_nand_defconfig
@@ -20,6 +20,7 @@ CONFIG_CMD_GPT=y
CONFIG_CMD_MMC=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