MLK-17275-6: arm64: defconfig: Add support for OF_OVERLAY
authorRobert Chiras <robert.chiras@nxp.com>
Thu, 21 Dec 2017 09:34:56 +0000 (11:34 +0200)
committerNitin Garg <nitin.garg@nxp.com>
Tue, 20 Mar 2018 19:52:44 +0000 (14:52 -0500)
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>
arch/arm64/configs/defconfig

index 3afcec6..8756ded 100644 (file)
@@ -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