summaryrefslogtreecommitdiff
path: root/arch/arm64/configs/defconfig
diff options
context:
space:
mode:
authorRobert Chiras <robert.chiras@nxp.com>2017-12-21 11:34:56 +0200
committerLeonard Crestez <leonard.crestez@nxp.com>2018-08-24 12:41:33 +0300
commit8c95682fa3ba341f7c8c8ae407faf24d28425dec (patch)
treea161483e64ec7f3518d0ab716a5af06aa9adf543 /arch/arm64/configs/defconfig
parent33d12a37a78e944996a2d9b1e53f58312254c1ed (diff)
MLK-17275-6: arm64: defconfig: Add support for OF_OVERLAY
Enable CONFIG_OF_OVERLAY, so we can use the OF_DYNAMIC API in order to dynamically reconfigure the devicetree at runtime, based on i2c probing. Signed-off-by: Robert Chiras <robert.chiras@nxp.com> Reviewed-by: Laurentiu Palcu <laurentiu.palcu@nxp.com>
Diffstat (limited to 'arch/arm64/configs/defconfig')
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index f11369795a38..0cc51f8a1eaa 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -174,6 +174,7 @@ CONFIG_MTD_SPI_NOR=y
CONFIG_SPI_FSL_QUADSPI=y
CONFIG_SPI_FSL_FLEXSPI=y
CONFIG_MTD_UBI=y
+CONFIG_OF_OVERLAY=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_NBD=m
CONFIG_XEN_BLKDEV_BACKEND=m