Am 16.10.2015 um 15:23 schrieb Guillaume GARDET:
Update and re-enable default and vanilla configs.
Signed-off-by: Guillaume GARDET <guillaume.gardet@free.fr> Cc: Andreas Färber <afaerber@suse.de>
--- config.conf | 4 +- config/armv6hl/default | 150 +++++++++++++++++++++++++++++++++++++++-------- config/armv6hl/vanilla | 154 ++++++++++++++++++++++++++++++++++++++++--------- 3 files changed, 253 insertions(+), 55 deletions(-) [...] diff --git a/config/armv6hl/vanilla b/config/armv6hl/vanilla index 53dbfad..75e5a11 100644 --- a/config/armv6hl/vanilla +++ b/config/armv6hl/vanilla @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 4.1.0 Kernel Configuration +# Linux/arm 4.2.3 Kernel Configuration # CONFIG_ARM=y CONFIG_ARM_HAS_SG_CHAIN=y @@ -22,8 +22,6 @@ CONFIG_VECTORS_BASE=0xffff0000 CONFIG_ARM_PATCH_PHYS_VIRT=y CONFIG_GENERIC_BUG=y CONFIG_PGTABLE_LEVELS=2 -CONFIG_SUSE_KERNEL=y -CONFIG_SPLIT_PACKAGE=y
Something went wrong here. I reverted this by re-running oldconfig and enabling these packaging options as before.
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" CONFIG_IRQ_WORK=y CONFIG_BUILDTIME_EXTABLE_SORT=y [snip]
FW_LOADER_USER_HELPER_FALLBACK was set in vanilla but not in default, so I enabled it in default, too. I think the EZchip NPS network driver module may be unnecessary and I was not sure about AHCI_CEVA, but in doubt it's better to have some kernel building again rather than a perfect patch on a mailing list. :) Queued for stable branch. Thanks, Andreas -- SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Felix Imendörffer, Jane Smithard, Graham Norton; HRB 21284 (AG Nürnberg) -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org