diff --git a/srcpkgs/linux4.9/files/arm64-dotconfig b/srcpkgs/linux4.9/files/arm64-dotconfig index 20a7ba616be..1e26d295bb1 100644 --- a/srcpkgs/linux4.9/files/arm64-dotconfig +++ b/srcpkgs/linux4.9/files/arm64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 4.9.169 Kernel Configuration +# Linux/arm64 4.9.190 Kernel Configuration # CONFIG_ARM64=y CONFIG_64BIT=y @@ -6598,6 +6598,7 @@ CONFIG_ARM_SCPI_POWER_DOMAIN=y # CONFIG_FIRMWARE_MEMMAP is not set CONFIG_DMIID=y CONFIG_DMI_SYSFS=y +CONFIG_ISCSI_IBFT=m CONFIG_RASPBERRYPI_FIRMWARE=y # CONFIG_FW_CFG_SYSFS is not set CONFIG_QCOM_SCM=y diff --git a/srcpkgs/linux4.9/template b/srcpkgs/linux4.9/template index 61ca332208a..df3f4e10495 100644 --- a/srcpkgs/linux4.9/template +++ b/srcpkgs/linux4.9/template @@ -35,13 +35,6 @@ mutable_files=" /usr/lib/modules/${_kernver}/modules.alias.bin /usr/lib/modules/${_kernver}/modules.devname" -case "$XBPS_TARGET_MACHINE" in - # PLS FIX - aarch64*) - broken="https://build.voidlinux.org/builders/aarch64_builder/builds/21625/steps/shell_3/logs/stdio" - ;; -esac - do_configure() { # If there's a file called -dotconfig, use it to # configure the kernel; otherwise use arch defaults and all stuff