diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-05-08 17:03:26 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-05-08 17:03:26 -0300 |
commit | 787083dd9c41597952c8eb2c50e5776c3a39eef2 (patch) | |
tree | b25e9da3137d06bf826955122d2cb372c0313300 /kernels/linux-libre-xen/config | |
parent | 2a5bb3ed64fb8f7e623f6bb553f3d2e696dabb66 (diff) | |
download | abslibre-787083dd9c41597952c8eb2c50e5776c3a39eef2.tar.gz abslibre-787083dd9c41597952c8eb2c50e5776c3a39eef2.tar.bz2 abslibre-787083dd9c41597952c8eb2c50e5776c3a39eef2.zip |
linux-libre-{pae,xen}-3.14.3-1: updating version
* set CONFIG_BLK_DEV_LOOP_MIN_COUNT=0 and change back to sha256sums in the PKGBUILD
Diffstat (limited to 'kernels/linux-libre-xen/config')
-rw-r--r-- | kernels/linux-libre-xen/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernels/linux-libre-xen/config b/kernels/linux-libre-xen/config index 7f43ed4c8..7d83b8db4 100644 --- a/kernels/linux-libre-xen/config +++ b/kernels/linux-libre-xen/config @@ -1686,7 +1686,7 @@ CONFIG_BLK_DEV_DAC960=m # CONFIG_BLK_DEV_UMEM is not set # CONFIG_BLK_DEV_COW_COMMON is not set CONFIG_BLK_DEV_LOOP=m -CONFIG_BLK_DEV_LOOP_MIN_COUNT=8 +CONFIG_BLK_DEV_LOOP_MIN_COUNT=0 CONFIG_BLK_DEV_CRYPTOLOOP=m CONFIG_BLK_DEV_DRBD=m # CONFIG_DRBD_FAULT_INJECTION is not set |