diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile index b153ae739..70aee200f 100644 --- a/target/linux/x86/Makefile +++ b/target/linux/x86/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs vdi vmdk pcmcia fpu SUBTARGETS:=64 generic legacy geode MAINTAINER:=Felix Fietkau -KERNEL_PATCHVER:=4.9 +KERNEL_PATCHVER:=4.19 KERNELNAME:=bzImage diff --git a/target/linux/x86/config-4.19 b/target/linux/x86/config-4.19 index 80a94b24d..f43e3d068 100644 --- a/target/linux/x86/config-4.19 +++ b/target/linux/x86/config-4.19 @@ -498,3 +498,4 @@ CONFIG_X86_VERBOSE_BOOTUP=y CONFIG_XZ_DEC_BCJ=y CONFIG_XZ_DEC_X86=y CONFIG_ZLIB_INFLATE=y +# CONFIG_USB_ROLE_SWITCH is not set