[opensuse-kernel] [PATCH RESEND] config: Refresh armv7hl to 4.4.12
![](https://seccdn.libravatar.org/avatar/d08c8785b44c2e795ebed85a2afc7cc4.jpg?s=120&d=mm&r=g)
Also refresh vanilla config. --- Now, kernel-vanilla fails at silentoldconfig, so lets rerun run_oldconfig.sh config/armv7hl/default | 2 +- config/armv7hl/lpae | 2 +- config/armv7hl/vanilla | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/armv7hl/default b/config/armv7hl/default index dc97bbe..c8da9dd 100644 --- a/config/armv7hl/default +++ b/config/armv7hl/default @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 4.4.11 Kernel Configuration +# Linux/arm 4.4.12 Kernel Configuration # CONFIG_ARM=y CONFIG_ARM_HAS_SG_CHAIN=y diff --git a/config/armv7hl/lpae b/config/armv7hl/lpae index 0a94bc1..ab7653d 100644 --- a/config/armv7hl/lpae +++ b/config/armv7hl/lpae @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 4.4.11 Kernel Configuration +# Linux/arm 4.4.12 Kernel Configuration # CONFIG_ARM=y CONFIG_ARM_HAS_SG_CHAIN=y diff --git a/config/armv7hl/vanilla b/config/armv7hl/vanilla index 27916d4..8a333fd 100644 --- a/config/armv7hl/vanilla +++ b/config/armv7hl/vanilla @@ -1,5 +1,5 @@ -CONFIG_LOCALVERSION="-vanilla" -CONFIG_SATA_RCAR=m CONFIG_DM_CACHE_MQ=m -CONFIG_MFD_TPS65218=m -CONFIG_REGULATOR_TPS65218=m +CONFIG_LOCALVERSION="-vanilla" +# CONFIG_SATA_RCAR is not set +CONFIG_MODULES=y +# CONFIG_MODULE_SIG is not set -- 2.1.4 -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org
![](https://seccdn.libravatar.org/avatar/5b19e9d0e834ea10ef75803718ad564b.jpg?s=120&d=mm&r=g)
On Fri, 03 Jun 2016 22:38:05 +0200, Matwey V. Kornilov wrote:
Also refresh vanilla config.
Usually we don't update the config only for version numbers. I'll skip the changes in default and lpae but only apply the fix for vanilla config. thanks, Takashi -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org
participants (2)
-
Matwey V. Kornilov
-
Takashi Iwai