--- zzzz-none-000/linux-5.4.213/drivers/of/Kconfig 2022-09-15 10:04:56.000000000 +0000 +++ miami-7690-761/linux-5.4.213/drivers/of/Kconfig 2024-05-29 11:19:59.000000000 +0000 @@ -107,4 +107,16 @@ # arches should select this if DMA is coherent by default for OF devices bool +config OF_AVM_DT + bool + def_bool y + help + Functions to populate AVM's hw_config_table and read AVM interrupt information from Device Tree + +config OF_AVM_DT_ENV + bool + def_bool y + help + Set this if Urlader environment is passed in the Device Tree + endif # OF