From b46cb8e77b3ee9048f5426ee234f161a4dbac671 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 6 Oct 2017 17:42:24 +0000 Subject: [PATCH] linux4.13: fix config --- srcpkgs/linux4.13/files/i386-dotconfig | 6 +++--- srcpkgs/linux4.13/files/x86_64-dotconfig | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/linux4.13/files/i386-dotconfig b/srcpkgs/linux4.13/files/i386-dotconfig index 6663f4b1973..3964bfc052a 100644 --- a/srcpkgs/linux4.13/files/i386-dotconfig +++ b/srcpkgs/linux4.13/files/i386-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 4.13.0 Kernel Configuration +# Linux/i386 4.13.5 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -2746,6 +2746,7 @@ CONFIG_NET_VENDOR_SYNOPSYS=y # CONFIG_HIPPI is not set CONFIG_NET_SB1000=m CONFIG_MDIO_DEVICE=y +CONFIG_MDIO_BUS=y CONFIG_MDIO_BITBANG=m CONFIG_MDIO_GPIO=m CONFIG_PHYLIB=y @@ -6987,7 +6988,6 @@ CONFIG_REMOTEPROC=m # # CONFIG_SUNXI_SRAM is not set # CONFIG_SOC_TI is not set -# CONFIG_SOC_ZTE is not set CONFIG_PM_DEVFREQ=y # @@ -7924,7 +7924,6 @@ CONFIG_HAVE_ARCH_KMEMCHECK=y CONFIG_LOCKUP_DETECTOR=y CONFIG_SOFTLOCKUP_DETECTOR=y CONFIG_HARDLOCKUP_DETECTOR_PERF=y -CONFIG_HARDLOCKUP_CHECK_TIMESTAMP=y CONFIG_HARDLOCKUP_DETECTOR=y CONFIG_BOOTPARAM_HARDLOCKUP_PANIC=y CONFIG_BOOTPARAM_HARDLOCKUP_PANIC_VALUE=1 @@ -8075,6 +8074,7 @@ CONFIG_PUNIT_ATOM_DEBUG=m # CONFIG_KEYS=y # CONFIG_PERSISTENT_KEYRINGS is not set +# CONFIG_BIG_KEYS is not set CONFIG_TRUSTED_KEYS=m CONFIG_ENCRYPTED_KEYS=m # CONFIG_KEY_DH_OPERATIONS is not set diff --git a/srcpkgs/linux4.13/files/x86_64-dotconfig b/srcpkgs/linux4.13/files/x86_64-dotconfig index 46eb6871bf6..3ee06b5ec98 100644 --- a/srcpkgs/linux4.13/files/x86_64-dotconfig +++ b/srcpkgs/linux4.13/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 4.13.0 Kernel Configuration +# Linux/x86_64 4.13.5 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -8201,6 +8201,7 @@ CONFIG_X86_DEBUG_FPU=y CONFIG_KEYS=y CONFIG_KEYS_COMPAT=y # CONFIG_PERSISTENT_KEYRINGS is not set +# CONFIG_BIG_KEYS is not set CONFIG_TRUSTED_KEYS=m CONFIG_ENCRYPTED_KEYS=m # CONFIG_KEY_DH_OPERATIONS is not set