Update the KERNEL_CONFIG Oprions accordingly. Subrata Modak<subrata@linux.vnet.ibm.com>.
diff --git a/README b/README
index 410f73f..42297c3 100644
--- a/README
+++ b/README
@@ -177,7 +177,7 @@
 ---------------------------------
 Enabling Kernel Configuration to test filecaps security feature
 ---------------------------------
-CONFIG_SECURITY_CAPABILITIES=y
+CONFIG_SECURITY_FILE_CAPABILITIES=y
 ---------------------------------
 Enabling Kernel Configuration to test SELinux security feature
 ---------------------------------
@@ -187,7 +187,6 @@
 CONFIG_SECURITY=y
 CONFIG_SECURITY_NETWORK=y
 CONFIG_SECURITY_NETWORK_XFRM=y
-CONFIG_SECURITY_FILE_CAPABILITIES=y
 
 CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0
 This has to be set to a positive value if you want to test this check.