[OpenWrt-Devel] [PATCH 3/6] kernel: disable DRM_LIB_RANDOM by default

Sergey Ryazanov ryazanov.s.a at gmail.com
Mon May 21 05:12:34 EDT 2018


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 at gmail.com>
---
 target/linux/apm821xx/config-4.14      | 1 -
 target/linux/archs38/config-4.14       | 1 -
 target/linux/ath79/config-4.14         | 1 -
 target/linux/bcm53xx/config-4.14       | 1 -
 target/linux/brcm47xx/config-4.14      | 1 -
 target/linux/brcm63xx/config-4.14      | 1 -
 target/linux/cns3xxx/config-4.14       | 1 -
 target/linux/gemini/config-4.14        | 1 -
 target/linux/generic/config-4.14       | 1 +
 target/linux/imx6/config-4.14          | 1 -
 target/linux/ipq40xx/config-4.14       | 1 -
 target/linux/kirkwood/config-4.14      | 1 -
 target/linux/lantiq/config-4.14        | 1 -
 target/linux/mediatek/config-4.14      | 1 -
 target/linux/mvebu/config-4.14         | 1 -
 target/linux/mxs/config-4.14           | 1 -
 target/linux/octeon/config-4.14        | 1 -
 target/linux/octeontx/config-4.14      | 1 -
 target/linux/pistachio/config-4.14     | 1 -
 target/linux/ramips/mt7620/config-4.14 | 1 -
 target/linux/ramips/mt76x8/config-4.14 | 1 -
 target/linux/ramips/rt288x/config-4.14 | 1 -
 target/linux/ramips/rt3883/config-4.14 | 1 -
 target/linux/sunxi/config-4.14         | 1 -
 target/linux/x86/config-4.14           | 1 -
 25 files changed, 1 insertion(+), 24 deletions(-)

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
diff --git a/target/linux/archs38/config-4.14 b/target/linux/archs38/config-4.14
index f7d9351855..391ce80dc3 100644
--- a/target/linux/archs38/config-4.14
+++ b/target/linux/archs38/config-4.14
@@ -61,7 +61,6 @@ CONFIG_CRYPTO_MANAGER2=y
 CONFIG_CRYPTO_NULL2=y
 CONFIG_CRYPTO_RNG2=y
 CONFIG_CRYPTO_WORKQUEUE=y
-# CONFIG_DRM_LIB_RANDOM is not set
 CONFIG_DTC=y
 CONFIG_DWMAC_ANARION=y
 # CONFIG_DWMAC_DWC_QOS_ETH is not set
diff --git a/target/linux/ath79/config-4.14 b/target/linux/ath79/config-4.14
index 605a9b4e4a..61f3aea26c 100644
--- a/target/linux/ath79/config-4.14
+++ b/target/linux/ath79/config-4.14
@@ -54,7 +54,6 @@ CONFIG_CRYPTO_RNG2=y
 CONFIG_CRYPTO_WORKQUEUE=y
 CONFIG_CSRC_R4K=y
 CONFIG_DMA_NONCOHERENT=y
-# CONFIG_DRM_LIB_RANDOM is not set
 CONFIG_DTC=y
 CONFIG_EARLY_PRINTK=y
 CONFIG_ETHERNET_PACKET_MANGLE=y
diff --git a/target/linux/bcm53xx/config-4.14 b/target/linux/bcm53xx/config-4.14
index b0417df9e9..db49a2de0f 100644
--- a/target/linux/bcm53xx/config-4.14
+++ b/target/linux/bcm53xx/config-4.14
@@ -127,7 +127,6 @@ CONFIG_DEBUG_UART_PHYS=0x18000300
 CONFIG_DEBUG_UART_VIRT=0xf1000300
 CONFIG_DEBUG_UNCOMPRESS=y
 CONFIG_DEBUG_USER=y
-# CONFIG_DRM_LIB_RANDOM is not set
 CONFIG_DTC=y
 CONFIG_EARLY_PRINTK=y
 CONFIG_EDAC_ATOMIC_SCRUB=y
diff --git a/target/linux/brcm47xx/config-4.14 b/target/linux/brcm47xx/config-4.14
index 190608f4ea..6e164a726d 100644
--- a/target/linux/brcm47xx/config-4.14
+++ b/target/linux/brcm47xx/config-4.14
@@ -66,7 +66,6 @@ CONFIG_CRYPTO_RNG2=y
 CONFIG_CRYPTO_WORKQUEUE=y
 CONFIG_CSRC_R4K=y
 CONFIG_DMA_NONCOHERENT=y
-# CONFIG_DRM_LIB_RANDOM is not set
 # CONFIG_EARLY_PRINTK is not set
 CONFIG_EXPORTFS=y
 CONFIG_FIXED_PHY=y
diff --git a/target/linux/brcm63xx/config-4.14 b/target/linux/brcm63xx/config-4.14
index d306a98dc5..20c3262dd1 100644
--- a/target/linux/brcm63xx/config-4.14
+++ b/target/linux/brcm63xx/config-4.14
@@ -74,7 +74,6 @@ CONFIG_CRYPTO_RNG2=y
 CONFIG_CRYPTO_WORKQUEUE=y
 CONFIG_CSRC_R4K=y
 CONFIG_DMA_NONCOHERENT=y
-# CONFIG_DRM_LIB_RANDOM is not set
 CONFIG_DTC=y
 CONFIG_EARLY_PRINTK=y
 CONFIG_EXPORTFS=y
diff --git a/target/linux/cns3xxx/config-4.14 b/target/linux/cns3xxx/config-4.14
index 16f32c1037..a1673b5f66 100644
--- a/target/linux/cns3xxx/config-4.14
+++ b/target/linux/cns3xxx/config-4.14
@@ -93,7 +93,6 @@ CONFIG_DEBUG_LL_INCLUDE="mach/debug-macro.S"
 # CONFIG_DEBUG_UART_8250 is not set
 # CONFIG_DEBUG_USER is not set
 CONFIG_DMA_CACHE_FIQ_BROADCAST=y
-# CONFIG_DRM_LIB_RANDOM is not set
 CONFIG_DTC=y
 CONFIG_EDAC_ATOMIC_SCRUB=y
 CONFIG_EDAC_SUPPORT=y
diff --git a/target/linux/gemini/config-4.14 b/target/linux/gemini/config-4.14
index 0255a85309..48f37dd13d 100644
--- a/target/linux/gemini/config-4.14
+++ b/target/linux/gemini/config-4.14
@@ -138,7 +138,6 @@ CONFIG_DMA_ENGINE_RAID=y
 CONFIG_DMA_OF=y
 CONFIG_DMA_SHARED_BUFFER=y
 CONFIG_DMA_VIRTUAL_CHANNELS=y
-# CONFIG_DRM_LIB_RANDOM is not set
 CONFIG_DTC=y
 CONFIG_DUMMY_CONSOLE=y
 CONFIG_EDAC_ATOMIC_SCRUB=y
diff --git a/target/linux/generic/config-4.14 b/target/linux/generic/config-4.14
index 9fa4bbd1f3..032db368b3 100644
--- a/target/linux/generic/config-4.14
+++ b/target/linux/generic/config-4.14
@@ -1170,6 +1170,7 @@ CONFIG_DQL=y
 # CONFIG_DRM_I2C_NXP_TDA998X is not set
 # CONFIG_DRM_I2C_SIL164 is not set
 # CONFIG_DRM_LEGACY is not set
+# CONFIG_DRM_LIB_RANDOM is not set
 # CONFIG_DRM_LOAD_EDID_FIRMWARE is not set
 # CONFIG_DRM_LVDS_ENCODER is not set
 # CONFIG_DRM_MALI_DISPLAY is not set
diff --git a/target/linux/imx6/config-4.14 b/target/linux/imx6/config-4.14
index bf920f8f7b..a08d742031 100644
--- a/target/linux/imx6/config-4.14
+++ b/target/linux/imx6/config-4.14
@@ -167,7 +167,6 @@ CONFIG_DECOMPRESS_XZ=y
 CONFIG_DMADEVICES=y
 CONFIG_DMA_ENGINE=y
 CONFIG_DMA_OF=y
-# CONFIG_DRM_LIB_RANDOM is not set
 CONFIG_DTC=y
 CONFIG_E1000E=y
 CONFIG_EDAC_ATOMIC_SCRUB=y
diff --git a/target/linux/ipq40xx/config-4.14 b/target/linux/ipq40xx/config-4.14
index 5a5f4a4610..5f8283c932 100644
--- a/target/linux/ipq40xx/config-4.14
+++ b/target/linux/ipq40xx/config-4.14
@@ -150,7 +150,6 @@ CONFIG_DMA_ENGINE=y
 CONFIG_DMA_OF=y
 CONFIG_DMA_SHARED_BUFFER=y
 CONFIG_DMA_VIRTUAL_CHANNELS=y
-# CONFIG_DRM_LIB_RANDOM is not set
 CONFIG_DTC=y
 CONFIG_DT_IDLE_STATES=y
 CONFIG_DYNAMIC_DEBUG=y
diff --git a/target/linux/kirkwood/config-4.14 b/target/linux/kirkwood/config-4.14
index b9523b1643..8914ceb764 100644
--- a/target/linux/kirkwood/config-4.14
+++ b/target/linux/kirkwood/config-4.14
@@ -103,7 +103,6 @@ CONFIG_DEBUG_UNCOMPRESS=y
 # CONFIG_DEBUG_USER is not set
 # CONFIG_DLCI is not set
 CONFIG_DNOTIFY=y
-# CONFIG_DRM_LIB_RANDOM is not set
 CONFIG_DTC=y
 # CONFIG_EARLY_PRINTK is not set
 CONFIG_EDAC_ATOMIC_SCRUB=y
diff --git a/target/linux/lantiq/config-4.14 b/target/linux/lantiq/config-4.14
index 4b2ab7da46..07bc314448 100644
--- a/target/linux/lantiq/config-4.14
+++ b/target/linux/lantiq/config-4.14
@@ -46,7 +46,6 @@ CONFIG_CRYPTO_RNG2=y
 CONFIG_CRYPTO_WORKQUEUE=y
 CONFIG_CSRC_R4K=y
 CONFIG_DMA_NONCOHERENT=y
-# CONFIG_DRM_LIB_RANDOM is not set
 CONFIG_DTC=y
 # CONFIG_DT_EASY50712 is not set
 CONFIG_EARLY_PRINTK=y
diff --git a/target/linux/mediatek/config-4.14 b/target/linux/mediatek/config-4.14
index 6712c2029c..893cf91e57 100644
--- a/target/linux/mediatek/config-4.14
+++ b/target/linux/mediatek/config-4.14
@@ -160,7 +160,6 @@ CONFIG_DEBUG_UNCOMPRESS=y
 CONFIG_DMADEVICES=y
 CONFIG_DMA_ENGINE=y
 CONFIG_DMA_OF=y
-# CONFIG_DRM_LIB_RANDOM is not set
 CONFIG_DTC=y
 CONFIG_EARLY_PRINTK=y
 CONFIG_EDAC_ATOMIC_SCRUB=y
diff --git a/target/linux/mvebu/config-4.14 b/target/linux/mvebu/config-4.14
index 3afa40b514..80c4b84c87 100644
--- a/target/linux/mvebu/config-4.14
+++ b/target/linux/mvebu/config-4.14
@@ -165,7 +165,6 @@ CONFIG_DMADEVICES=y
 CONFIG_DMA_ENGINE=y
 CONFIG_DMA_ENGINE_RAID=y
 CONFIG_DMA_OF=y
-# CONFIG_DRM_LIB_RANDOM is not set
 CONFIG_DTC=y
 CONFIG_EARLY_PRINTK=y
 CONFIG_EDAC_ATOMIC_SCRUB=y
diff --git a/target/linux/mxs/config-4.14 b/target/linux/mxs/config-4.14
index 7dce681bd5..226e956239 100644
--- a/target/linux/mxs/config-4.14
+++ b/target/linux/mxs/config-4.14
@@ -89,7 +89,6 @@ CONFIG_DEBUG_LL_INCLUDE="mach/debug-macro.S"
 CONFIG_DMADEVICES=y
 CONFIG_DMA_ENGINE=y
 CONFIG_DMA_OF=y
-# CONFIG_DRM_LIB_RANDOM is not set
 CONFIG_DTC=y
 CONFIG_EDAC_ATOMIC_SCRUB=y
 CONFIG_EDAC_SUPPORT=y
diff --git a/target/linux/octeon/config-4.14 b/target/linux/octeon/config-4.14
index 37410d683d..964d763274 100644
--- a/target/linux/octeon/config-4.14
+++ b/target/linux/octeon/config-4.14
@@ -90,7 +90,6 @@ CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120
 CONFIG_DETECT_HUNG_TASK=y
 CONFIG_DMA_COHERENT=y
 CONFIG_DNOTIFY=y
-# CONFIG_DRM_LIB_RANDOM is not set
 CONFIG_DTC=y
 CONFIG_EARLY_PRINTK=y
 CONFIG_EDAC_ATOMIC_SCRUB=y
diff --git a/target/linux/octeontx/config-4.14 b/target/linux/octeontx/config-4.14
index ef1a5bec50..759b687469 100644
--- a/target/linux/octeontx/config-4.14
+++ b/target/linux/octeontx/config-4.14
@@ -190,7 +190,6 @@ CONFIG_DMA_CMA=y
 CONFIG_DMA_ENGINE=y
 CONFIG_DMA_OF=y
 CONFIG_DMA_SHARED_BUFFER=y
-# CONFIG_DRM_LIB_RANDOM is not set
 CONFIG_DTC=y
 CONFIG_DT_IDLE_STATES=y
 CONFIG_EDAC=y
diff --git a/target/linux/pistachio/config-4.14 b/target/linux/pistachio/config-4.14
index ec8ad08cac..92b1154314 100644
--- a/target/linux/pistachio/config-4.14
+++ b/target/linux/pistachio/config-4.14
@@ -81,7 +81,6 @@ CONFIG_DMA_ENGINE=y
 CONFIG_DMA_NONCOHERENT=y
 CONFIG_DMA_OF=y
 CONFIG_DMA_VIRTUAL_CHANNELS=y
-# CONFIG_DRM_LIB_RANDOM is not set
 CONFIG_DTC=y
 # CONFIG_DWMAC_DWC_QOS_ETH is not set
 CONFIG_DWMAC_GENERIC=y
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
diff --git a/target/linux/ramips/mt76x8/config-4.14 b/target/linux/ramips/mt76x8/config-4.14
index f1d44710dd..99aa795837 100644
--- a/target/linux/ramips/mt76x8/config-4.14
+++ b/target/linux/ramips/mt76x8/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
diff --git a/target/linux/ramips/rt288x/config-4.14 b/target/linux/ramips/rt288x/config-4.14
index d43b65500d..12555fe195 100644
--- a/target/linux/ramips/rt288x/config-4.14
+++ b/target/linux/ramips/rt288x/config-4.14
@@ -49,7 +49,6 @@ CONFIG_CRYPTO_RNG2=y
 CONFIG_CRYPTO_WORKQUEUE=y
 CONFIG_CSRC_R4K=y
 CONFIG_DMA_NONCOHERENT=y
-# CONFIG_DRM_LIB_RANDOM is not set
 # CONFIG_DTB_RT2880_EVAL is not set
 CONFIG_DTB_RT_NONE=y
 CONFIG_DTC=y
diff --git a/target/linux/ramips/rt3883/config-4.14 b/target/linux/ramips/rt3883/config-4.14
index a787213632..5db1c91654 100644
--- a/target/linux/ramips/rt3883/config-4.14
+++ b/target/linux/ramips/rt3883/config-4.14
@@ -51,7 +51,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_RT3883_EVAL is not set
 CONFIG_DTB_RT_NONE=y
 CONFIG_DTC=y
diff --git a/target/linux/sunxi/config-4.14 b/target/linux/sunxi/config-4.14
index de38c4e17c..7248eed7ca 100644
--- a/target/linux/sunxi/config-4.14
+++ b/target/linux/sunxi/config-4.14
@@ -151,7 +151,6 @@ CONFIG_DMA_SUN4I=y
 CONFIG_DMA_SUN6I=y
 CONFIG_DMA_VIRTUAL_CHANNELS=y
 CONFIG_DNOTIFY=y
-# CONFIG_DRM_LIB_RANDOM is not set
 CONFIG_DTC=y
 CONFIG_DUMMY_CONSOLE=y
 # CONFIG_DWMAC_DWC_QOS_ETH is not set
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
-- 
2.16.1


_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
http://lists.infradead.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list