X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=copy-builtin;fp=copy-builtin;h=164e81e1ad63474423015486fa56d4beffd96aad;hb=9a512dca97fec1afa5068b53621ce1dd7dbef578;hp=a053fd8a37aa06b93ca5520ee7559fc8d2967915;hpb=7c0e570888532b3cecf66459e55688df18946be0;p=zfs.git diff --git a/copy-builtin b/copy-builtin index a053fd8..164e81e 100755 --- a/copy-builtin +++ b/copy-builtin @@ -61,6 +61,9 @@ cat > "$KERNEL_DIR/fs/zfs/Kconfig" <<"EOF" config ZFS tristate "ZFS" depends on SPL + depends on EFI_PARTITION + select ZLIB_INFLATE + select ZLIB_DEFLATE help This is the ZFS filesystem from the ZFS On Linux project.