From af0383d10c52e71e80b1f3b083014cba1ab27ceb Mon Sep 17 00:00:00 2001 From: Andrea Righi Date: Wed, 13 Sep 2023 07:38:55 +0200 Subject: [PATCH] UBUNTU: [Config] build Renesas RZ/G2L USBPHY control driver statically BugLink: https://bugs.launchpad.net/bugs/2030525 Allow installation on Renesas SMARC platform. Signed-off-by: Andrea Righi --- debian.master/config/annotations | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian.master/config/annotations b/debian.master/config/annotations index 7014c4b2a134..4b238cf28dca 100644 --- a/debian.master/config/annotations +++ b/debian.master/config/annotations @@ -10852,7 +10852,7 @@ CONFIG_RESET_NUVOTON_MA35D1 policy<{'arm64': 'y'}> CONFIG_RESET_POLARFIRE_SOC policy<{'riscv64': 'y'}> CONFIG_RESET_QCOM_AOSS policy<{'arm64': 'y', 'armhf': 'y'}> CONFIG_RESET_QCOM_PDC policy<{'arm64': 'm', 'armhf': 'm'}> -CONFIG_RESET_RZG2L_USBPHY_CTRL policy<{'arm64': 'm', 'riscv64': '-'}> +CONFIG_RESET_RZG2L_USBPHY_CTRL policy<{'arm64': 'y', 'riscv64': '-'}> CONFIG_RESET_SCMI policy<{'arm64': 'm', 'armhf': 'm'}> CONFIG_RESET_SIMPLE policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y'}> CONFIG_RESET_SOCFPGA policy<{'armhf': 'y'}>