Re: [PATCH v1 03/14] arm64: defconfig: rebuild default configuration
From: Marcel Ziswiler <hidden>
Date: 2022-01-14 13:24:13
Also in:
lkml
On Mon, 2022-01-10 at 09:39 +0100, Krzysztof Kozlowski wrote:
On 07/01/2022 19:03, Marcel Ziswiler wrote:quoted
From: Marcel Ziswiler <redacted> Run "make defconfig; make savedefconfig" to rebuild defconfig. Signed-off-by: Marcel Ziswiler <redacted> --- arch/arm64/configs/defconfig | 135 +++++++++++++---------------------- 1 file changed, 50 insertions(+), 85 deletions(-)diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index cc5d3ba166b1..79e4bf9f4c2c 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig
[snip]
quoted
@@ -1177,11 +1146,9 @@ CONFIG_FPGA_REGION=mCONFIG_OF_FPGA_REGION=m CONFIG_TEE=y CONFIG_OPTEE=y -CONFIG_SLIMBUS=mNAK, blind savedefconfig is undesirable because it later might cause dropping of configs (see DEBUGFS case). We discussed it from time to time...
Yes, I agree. I am very sorry that I did not include more information about it. I will do so in v2.
Basically you should never remove user-selectable options from defconfig.
Yes, actually this particular one is now already enabled anyway. But I will detail all this in v2.
quoted
+CONFIG_MUX_MMIO=y CONFIG_SLIM_QCOM_CTRL=m CONFIG_SLIM_QCOM_NGD_CTRL=m -CONFIG_MUX_MMIO=y -CONFIG_INTERCONNECT=ySame.quoted
CONFIG_INTERCONNECT_IMX=m CONFIG_INTERCONNECT_IMX8MM=m CONFIG_INTERCONNECT_IMX8MN=m@@ -1209,7 +1176,6 @@ CONFIG_OVERLAY_FS=mCONFIG_VFAT_FS=y CONFIG_TMPFS_POSIX_ACL=y CONFIG_HUGETLBFS=y -CONFIG_CONFIGFS_FS=yThe same. There might be more of such. Don't run savedefconfig blindly.
Yes, sorry again, that I did not include all the information.
quoted
CONFIG_EFIVAR_FS=y CONFIG_SQUASHFS=y CONFIG_NFS_FS=y@@ -1241,6 +1207,5 @@ CONFIG_MAGIC_SYSRQ=yCONFIG_DEBUG_FS=y CONFIG_DEBUG_KERNEL=y # CONFIG_SCHED_DEBUG is not set -# CONFIG_DEBUG_PREEMPT is not set # CONFIG_FTRACE is not set CONFIG_MEMTEST=yBest regards, Krzysztof
Cheers Marcel _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel