--- zzzz-none-000/linux-4.4.60/drivers/of/Kconfig 2017-04-08 07:53:53.000000000 +0000 +++ scorpion-7490-727/linux-4.4.60/drivers/of/Kconfig 2021-02-04 17:41:59.000000000 +0000 @@ -112,4 +112,16 @@ While this option is selected automatically when needed, you can enable it manually to improve device tree unit test coverage. +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