diff --git a/core/linux-espressobin/PKGBUILD b/core/linux-espressobin/PKGBUILD index ac9e7ad6f..e602cdbfe 100644 --- a/core/linux-espressobin/PKGBUILD +++ b/core/linux-espressobin/PKGBUILD @@ -8,7 +8,7 @@ _srcname=linux-5.1 _kernelname=${pkgbase#linux} _desc="Globalscale ESPRESSOBin" pkgver=5.1.11 -pkgrel=1 +pkgrel=2 arch=('aarch64') url="http://www.kernel.org/" license=('GPL2') @@ -27,7 +27,7 @@ md5sums=('15fbdff95ff98483069ac6e215b9f4f9' 'fe1c09bf58c52f56bab16a7c6429eb8e' '0ed4373219f57d869bbadafd49fa9861' 'dac6bb686ddfb26894d4477ba61c901a' - '5c505a061acd31c84e6bfebdd81468fe' + 'bc61590afd84a9d6ab49ff7352f9d936' '86d4a35722b5410e3b29fc92dae15d4b' 'ce6c81ad1ad1f8b333fd6077d47abdaf' '3dc88030a8f2f5a5f97266d99b149f77' diff --git a/core/linux-espressobin/config b/core/linux-espressobin/config index d6855642a..2cc4867c1 100644 --- a/core/linux-espressobin/config +++ b/core/linux-espressobin/config @@ -2018,7 +2018,9 @@ CONFIG_ISCSI_BOOT_SYSFS=m # CONFIG_SCSI_AIC79XX is not set # CONFIG_SCSI_AIC94XX is not set # CONFIG_SCSI_HISI_SAS is not set -# CONFIG_SCSI_MVSAS is not set +CONFIG_SCSI_MVSAS=m +CONFIG_SCSI_MVSAS_DEBUG=y +# CONFIG_SCSI_MVSAS_TASKLET is not set # CONFIG_SCSI_MVUMI is not set # CONFIG_SCSI_ADVANSYS is not set # CONFIG_SCSI_ARCMSR is not set