[PATCH] [LOCAL] arm64: renesas_defconfig: Refresh for v5.5-rc1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Update the defconfig for Renesas R-Car Gen3 boards:
  - Re-enable CONFIG_DEBUG_FS, as this is needed for e.g. systemd in
    Debian 9 (no longer auto-enabled since commit 0e4a459f56c32d3e
    ("tracing: Remove unnecessary DEBUG_FS dependency")),
  - Disable CONFIG_ARM64_ERRATUM_1542419 (not applicable),
  - Disable CONFIG_CAVIUM_TX2_ERRATUM_219 (not applicable),
  - Remove CONFIG_TASKSTATS=y and CONFIG_TASK_DELAY_ACCT=y
    (auto-enabled since commit c7892db5dd6afe92 ("KVM: arm64: Select
    TASK_DELAY_ACCT+TASKSTATS rather than SCHEDSTATS")),
  - Remove CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y (depends on
    CONFIG_ENERGY_MODEL since commit a4e893e802e6a807 ("thermal:
    cpu_cooling: Migrate to using the EM framework")),

Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
---
Should we enable CONFIG_ENERGY_MODEL?
Probably not, as CONFIG_CPU_FREQ_GOV_PERFORMANCE is enabled, cfr. the
description of commit 48da6f80057c3f8d ("arm64: defconfig: Enable
CONFIG_ENERGY_MODEL").
---
 arch/arm64/configs/renesas_defconfig | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig
index 109aef9c7da45d9a..f509da1473dfe1fa 100644
--- a/arch/arm64/configs/renesas_defconfig
+++ b/arch/arm64/configs/renesas_defconfig
@@ -8,8 +8,6 @@ CONFIG_PREEMPT=y
 CONFIG_IRQ_TIME_ACCOUNTING=y
 CONFIG_BSD_PROCESS_ACCT=y
 CONFIG_BSD_PROCESS_ACCT_V3=y
-CONFIG_TASKSTATS=y
-CONFIG_TASK_DELAY_ACCT=y
 CONFIG_TASK_XACCT=y
 CONFIG_TASK_IO_ACCOUNTING=y
 CONFIG_IKCONFIG=y
@@ -29,10 +27,12 @@ CONFIG_BLK_DEV_INITRD=y
 # CONFIG_COMPAT_BRK is not set
 CONFIG_PROFILING=y
 CONFIG_ARCH_RENESAS=y
+# CONFIG_ARM64_ERRATUM_1542419 is not set
 # CONFIG_CAVIUM_ERRATUM_22375 is not set
 # CONFIG_CAVIUM_ERRATUM_23154 is not set
 # CONFIG_CAVIUM_ERRATUM_27456 is not set
 # CONFIG_CAVIUM_ERRATUM_30115 is not set
+# CONFIG_CAVIUM_TX2_ERRATUM_219 is not set
 # CONFIG_QCOM_FALKOR_ERRATUM_1003 is not set
 # CONFIG_QCOM_FALKOR_ERRATUM_1009 is not set
 # CONFIG_QCOM_QDF2400_ERRATUM_0065 is not set
@@ -139,7 +139,6 @@ CONFIG_GPIO_RCAR=y
 CONFIG_GPIO_PCA953X=y
 CONFIG_GPIO_BD9571MWV=y
 CONFIG_THERMAL=y
-CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y
 CONFIG_CPU_THERMAL=y
 CONFIG_THERMAL_EMULATION=y
 CONFIG_RCAR_THERMAL=y
@@ -328,6 +327,7 @@ CONFIG_CMA_SIZE_MBYTES=128
 CONFIG_CMA_ALIGNMENT=9
 CONFIG_PRINTK_TIME=y
 CONFIG_MAGIC_SYSRQ=y
+CONFIG_DEBUG_FS=y
 CONFIG_DEBUG_KERNEL=y
 # CONFIG_SCHED_DEBUG is not set
 # CONFIG_DEBUG_PREEMPT is not set
-- 
2.17.1




[Index of Archives]     [Linux Samsung SOC]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux