From 978543a246c6badb5e5e1c2430211e01f005af27 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 --- target/linux/x86/config-4.14 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/x86') diff --git a/target/linux/x86/config-4.14 b/target/linux/x86/config-4.14 index 34ed4feaed..f09291f181 100644 --- a/target/linux/x86/config-4.14 +++ b/target/linux/x86/config-4.14 @@ -122,7 +122,6 @@ CONFIG_DMIID=y CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y CONFIG_DMI_SYSFS=y CONFIG_DNOTIFY=y -# CONFIG_DRM_LIB_RANDOM is not set CONFIG_DUMMY_CONSOLE=y CONFIG_EARLY_PRINTK=y # CONFIG_EARLY_PRINTK_DBGP is not set -- cgit v1.2.3