From 294a45adbe88464b23b15e5905c1518c5a87fef3 Mon Sep 17 00:00:00 2001 From: Sergey Ryazanov Date: Mon, 21 May 2018 12:12:34 +0300 Subject: kernel: disable DRM_LIB_RANDOM by default DRM_LIB_RANDOM config symbol selected only by DRM_DEBUG_MM_SELFTEST which is disable by default, so disable DRM_LIB_RANDOM by default too. Signed-off-by: Sergey Ryazanov (cherry picked from commit 978543a246c6badb5e5e1c2430211e01f005af27) --- target/linux/apm821xx/config-4.14 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/apm821xx') diff --git a/target/linux/apm821xx/config-4.14 b/target/linux/apm821xx/config-4.14 index 2b8dc45c3d..b8523d1849 100644 --- a/target/linux/apm821xx/config-4.14 +++ b/target/linux/apm821xx/config-4.14 @@ -90,7 +90,6 @@ CONFIG_CRYPTO_SHA256=y CONFIG_CRYPTO_WORKQUEUE=y CONFIG_DECOMPRESS_GZIP=y # CONFIG_DEFAULT_UIMAGE is not set -# CONFIG_DRM_LIB_RANDOM is not set CONFIG_DTC=y # CONFIG_E200 is not set CONFIG_EARLY_PRINTK=y -- cgit v1.2.3