On Mon, 07 Apr 2025 14:10:29 +0530, Madhavan Srinivasan wrote: > Commit 3d45a3d0d2e6 ("powerpc: Define config option for processors with > broadcast TLBIE") > added a config option PPC_RADIX_BROADCAST_TLBIE to support processors with > broadcast TLBIE. Since this option is relevant only for RADIX_MMU, add > a check as a dependency to enable PPC_RADIX_BROADCAST_TLBIE in both > powernv and pseries configs. This fixes the unmet config dependency > warning reported > > [...]
Applied to powerpc/fixes. [1/1] powerpc: Add check to select PPC_RADIX_BROADCAST_TLBIE https://git.kernel.org/powerpc/c/3700976f2ae8dfec4c17433f8a16c9e6c334cf89 Thanks