commit | c6a906cce61a8015b622707f9c12003f90673399 | [log] [tgz] |
---|---|---|
author | Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> | Fri Sep 01 12:09:36 2023 +0100 |
committer | Palmer Dabbelt <palmer@rivosinc.com> | Fri Sep 08 11:25:29 2023 -0700 |
tree | f83840c9c9eceb4690df1059966c2e2d2665803b | |
parent | 2f73b35d79d06f5354c859c31e5946391efc45c8 [diff] |
soc: renesas: Kconfig: For ARCH_R9A07G043 select the required configs if dependencies are met To prevent randconfig build issues when enabling the RZ/Five SoC, consider selecting specific configurations only when their dependencies are satisfied. Reported-by: kernel test robot <lkp@intel.com> Closes: https://lore.kernel.org/oe-kbuild-all/202308311610.ec6bm2G8-lkp@intel.com/ Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Fixes: 484861e09f3e ("soc: renesas: Kconfig: Select the required configs for RZ/Five SoC") Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/20230901110936.313171-1-prabhakar.mahadev-lad.rj@bp.renesas.com Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>