linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] [LOCAL] arm64: renesas: defconfig: Refresh for v5.13-rc1
@ 2021-07-15 12:11 Geert Uytterhoeven
  2021-07-15 12:11 ` [PATCH 2/2] [LOCAL] arm64: renesas: defconfig: Enable R9A07G044 SoC Geert Uytterhoeven
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2021-07-15 12:11 UTC (permalink / raw)
  To: Magnus Damm; +Cc: linux-renesas-soc, Geert Uytterhoeven

Refresh the defconfig for Renesas R-Car Gen3 and RZ/G2 systems:
  - Enable CONFIG_TASKSTATS (dependency for CONFIG_TASK_XACCT and
    CONFIG_TASK_IO_ACCOUNTING, but no longer auto-enabled since commit
    63b3f96e1a989846 ("kvm: Select SCHED_INFO instead of
    TASK_DELAY_ACCT")).

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
Not intended for upstream merge.
To be applied to topic/renesas-defconfig.
---
 arch/arm64/configs/renesas_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig
index 2fc00cadc30eb26b..5d5384994dfe7ccc 100644
--- a/arch/arm64/configs/renesas_defconfig
+++ b/arch/arm64/configs/renesas_defconfig
@@ -8,6 +8,7 @@ CONFIG_PREEMPT=y
 CONFIG_IRQ_TIME_ACCOUNTING=y
 CONFIG_BSD_PROCESS_ACCT=y
 CONFIG_BSD_PROCESS_ACCT_V3=y
+CONFIG_TASKSTATS=y
 CONFIG_TASK_XACCT=y
 CONFIG_TASK_IO_ACCOUNTING=y
 CONFIG_IKCONFIG=y
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH 2/2] [LOCAL] arm64: renesas: defconfig: Enable R9A07G044 SoC
  2021-07-15 12:11 [PATCH 1/2] [LOCAL] arm64: renesas: defconfig: Refresh for v5.13-rc1 Geert Uytterhoeven
@ 2021-07-15 12:11 ` Geert Uytterhoeven
  0 siblings, 0 replies; 2+ messages in thread
From: Geert Uytterhoeven @ 2021-07-15 12:11 UTC (permalink / raw)
  To: Magnus Damm; +Cc: linux-renesas-soc, Geert Uytterhoeven

Enable the Renesas RAZ/G2L (R9A07G044) SoC in the ARM64
renesas_defconfig.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
Not intended for upstream merge.
To be applied to topic/renesas-defconfig.
---
 arch/arm64/configs/renesas_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig
index 5d5384994dfe7ccc..f57f4cf4d8cd9c34 100644
--- a/arch/arm64/configs/renesas_defconfig
+++ b/arch/arm64/configs/renesas_defconfig
@@ -326,6 +326,7 @@ CONFIG_ARCH_R8A774C0=y
 CONFIG_ARCH_R8A774E1=y
 CONFIG_ARCH_R8A774A1=y
 CONFIG_ARCH_R8A774B1=y
+CONFIG_ARCH_R9A07G044=y
 CONFIG_EXTCON_USB_GPIO=y
 CONFIG_MEMORY=y
 CONFIG_RENESAS_RPCIF=y
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-15 12:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-15 12:11 [PATCH 1/2] [LOCAL] arm64: renesas: defconfig: Refresh for v5.13-rc1 Geert Uytterhoeven
2021-07-15 12:11 ` [PATCH 2/2] [LOCAL] arm64: renesas: defconfig: Enable R9A07G044 SoC Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).