summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrieder Schrempf <[email protected]>2022-08-24 15:59:06 +0200
committerStefano Babic <[email protected]>2022-10-20 17:35:51 +0200
commit0761beef9826085fb604502eb76e95b829b9e183 (patch)
tree93c81d209a98aa0b3002f4c159afd0251b098dcc
parent42b200fa8fdef4c47f17881dee7c4750392392d8 (diff)
imx: kontron-sl-mx8mm: Enable MTD command
Enable the MTD command to be used for the SPI NOR on the SoM. Signed-off-by: Frieder Schrempf <[email protected]> Reviewed-by: Fabio Estevam <[email protected]>
-rw-r--r--configs/kontron-sl-mx8mm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/kontron-sl-mx8mm_defconfig b/configs/kontron-sl-mx8mm_defconfig
index 0a7b5ccc9ab..c4b53f2d466 100644
--- a/configs/kontron-sl-mx8mm_defconfig
+++ b/configs/kontron-sl-mx8mm_defconfig
@@ -58,6 +58,7 @@ CONFIG_CMD_FUSE=y
CONFIG_CMD_GPIO=y
CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y
+CONFIG_CMD_MTD=y
CONFIG_CMD_USB=y
CONFIG_CMD_WDT=y
CONFIG_CMD_CACHE=y