From 978543a246c6badb5e5e1c2430211e01f005af27 Mon Sep 17 00:00:00 2001
From: Sergey Ryazanov <ryazanov.s.a@gmail.com>
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 <ryazanov.s.a@gmail.com>
---
 target/linux/ramips/mt7620/config-4.14 | 1 -
 1 file changed, 1 deletion(-)

(limited to 'target/linux/ramips/mt7620')

diff --git a/target/linux/ramips/mt7620/config-4.14 b/target/linux/ramips/mt7620/config-4.14
index f8bc622323..15536ec9de 100644
--- a/target/linux/ramips/mt7620/config-4.14
+++ b/target/linux/ramips/mt7620/config-4.14
@@ -53,7 +53,6 @@ CONFIG_CRYPTO_WORKQUEUE=y
 CONFIG_CSRC_R4K=y
 CONFIG_DEBUG_PINCTRL=y
 CONFIG_DMA_NONCOHERENT=y
-# CONFIG_DRM_LIB_RANDOM is not set
 # CONFIG_DTB_MT7620A_EVAL is not set
 # CONFIG_DTB_OMEGA2P is not set
 CONFIG_DTB_RT_NONE=y
-- 
cgit v1.2.3