Merge pull request #56147 from callahad/linux-kernel-sed

linux: Enable support for Self-Encrypting Drives
This commit is contained in:
Franz Pletz 2019-02-21 14:02:01 +00:00 committed by GitHub
commit bd3fdc99e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -592,6 +592,8 @@ let
BLK_DEV_INTEGRITY = yes;
BLK_SED_OPAL = whenAtLeast "4.14" yes;
BSD_PROCESS_ACCT_V3 = yes;
BT_HCIUART_BCSP = option yes;