Merge pull request #56147 from callahad/linux-kernel-sed
linux: Enable support for Self-Encrypting Drives
This commit is contained in:
commit
bd3fdc99e3
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user