ARM: configs: add CONFIG_OF_OVERLAY in multiv7 addons fragment
On v6.1.12, CONFIG_OF_OVERLAY is no more selected by another config. So enable it to have dt symbols and overlay available. Change-Id: Ic8f218ed0b4e408868fc7fd73919c30cb92dc16f Signed-off-by: Amelie Delaunay <amelie.delaunay@foss.st.com> Reviewed-on: https://gerrit.st.com/c/mpu/oe/st/linux-stm32/+/300784 ACI: CITOOLS <MDG-smet-aci-reviews@list.st.com> ACI: CIBUILD <MDG-smet-aci-builds@list.st.com>
This commit is contained in:
committed by
Eric Fourmont
parent
513fdc85eb
commit
dc46eb45cb
@ -48,6 +48,7 @@ CONFIG_MTD_SPI_NAND=y
|
||||
CONFIG_NAMESPACES=y
|
||||
CONFIG_NR_CPUS=2
|
||||
CONFIG_NVMEM_STM32_ROMEM=y
|
||||
CONFIG_OF_OVERLAY=y
|
||||
CONFIG_OPTEE=y
|
||||
CONFIG_OVERLAY_FS=y
|
||||
CONFIG_PINCTRL_MCP23S08=y
|
||||
|
||||
Reference in New Issue
Block a user