diff mbox series

[ndctl,1/2] ndctl/README: Add CONFIG_ENCRYPTED_KEYS to the config items list

Message ID 20200722052655.21296-2-vishal.l.verma@intel.com (mailing list archive)
State Accepted
Commit a3fc40006d624f2659120f27106bd7ae5831bd25
Headers show
Series misc fixes and cleanup | expand

Commit Message

Verma, Vishal L July 22, 2020, 5:26 a.m. UTC
CONFIG_ENCRYPTED_KEYS is required for test/security.sh (and generally
for security operations). It defaults to 'N', so call it out in the list
of config items for nfit_test.

Signed-off-by: Vishal Verma <vishal.l.verma@intel.com>
---
 README.md | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/README.md b/README.md
index d296c6b..89dfc87 100644
--- a/README.md
+++ b/README.md
@@ -65,6 +65,7 @@  loaded.  To build and install nfit_test.ko:
    CONFIG_NVDIMM_PFN=y
    CONFIG_NVDIMM_DAX=y
    CONFIG_DEV_DAX_PMEM=m
+   CONFIG_ENCRYPTED_KEYS=y
    ```
 
 1. Build and install the unit test enabled libnvdimm modules in the