Date: Wednesday, December 16, 2015 @ 04:07:34 Author: thestinger Revision: 153415
enable CONFIG_MTD_UBI_BLOCK Modified: linux-grsec/trunk/config linux-grsec/trunk/config.x86_64 ---------------+ config | 2 +- config.x86_64 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Modified: config =================================================================== --- config 2015-12-16 03:07:03 UTC (rev 153414) +++ config 2015-12-16 03:07:34 UTC (rev 153415) @@ -1783,7 +1783,7 @@ CONFIG_MTD_UBI_BEB_LIMIT=20 # CONFIG_MTD_UBI_FASTMAP is not set # CONFIG_MTD_UBI_GLUEBI is not set -# CONFIG_MTD_UBI_BLOCK is not set +CONFIG_MTD_UBI_BLOCK=y CONFIG_OF=y # CONFIG_OF_UNITTEST is not set CONFIG_OF_PROMTREE=y Modified: config.x86_64 =================================================================== --- config.x86_64 2015-12-16 03:07:03 UTC (rev 153414) +++ config.x86_64 2015-12-16 03:07:34 UTC (rev 153415) @@ -1759,7 +1759,7 @@ CONFIG_MTD_UBI_BEB_LIMIT=20 # CONFIG_MTD_UBI_FASTMAP is not set # CONFIG_MTD_UBI_GLUEBI is not set -# CONFIG_MTD_UBI_BLOCK is not set +CONFIG_MTD_UBI_BLOCK=y # CONFIG_OF is not set CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y CONFIG_PARPORT=m
