summaryrefslogtreecommitdiff
path: root/configs/linkit-smart-7688_defconfig
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2019-02-18 10:46:55 +0100
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2019-04-12 17:32:50 +0200
commitf06ada614f38f3b373a44c9182ffc4c86c20d37b (patch)
tree85e486317f0862104a0ccae0e86936acd01ea635 /configs/linkit-smart-7688_defconfig
parent395e2d43bd9e840358c6f6c3b0f04c13e23c2c2f (diff)
mips: mt76xx: linkit: Add mtd command support
The new mtd is very useful so let's enable it on the LinkIt Smart 7688 as well. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Jiri Kastner <cz172638@gmail.com> Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Diffstat (limited to 'configs/linkit-smart-7688_defconfig')
-rw-r--r--configs/linkit-smart-7688_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/linkit-smart-7688_defconfig b/configs/linkit-smart-7688_defconfig
index ad34aaf640..6974d47e0d 100644
--- a/configs/linkit-smart-7688_defconfig
+++ b/configs/linkit-smart-7688_defconfig
@@ -24,6 +24,7 @@ CONFIG_CMD_MEMINFO=y
# CONFIG_CMD_FLASH is not set
CONFIG_CMD_GPIO=y
# CONFIG_CMD_LOADS is not set
+CONFIG_CMD_MTD=y
CONFIG_CMD_SF=y
CONFIG_CMD_SPI=y
CONFIG_CMD_DHCP=y