Re: [PATCH] arm64: zynqmp: Add missing ZYNQMP_FIRMWARE dependencies

2023-02-03 Thread Michal Simek
On 2/1/23 10:55, Ashok Reddy Soma wrote: From: Algapally Santosh Sagar There are missing Kconfig dependencies in the code which is using firmware interface. The commit 71efd45a5fc7 ("arm64: zynqmp: Change firmware dependency") add option to also disable ZYNQMP_FIRMWARE. But not all Kconfig d

[PATCH] arm64: zynqmp: Add missing ZYNQMP_FIRMWARE dependencies

2023-02-01 Thread Ashok Reddy Soma
From: Algapally Santosh Sagar There are missing Kconfig dependencies in the code which is using firmware interface. The commit 71efd45a5fc7 ("arm64: zynqmp: Change firmware dependency") add option to also disable ZYNQMP_FIRMWARE. But not all Kconfig dependencies were properly described and also s