mirror of
https://github.com/cjdelisle/openwrt.git
synced 2025-03-16 08:31:01 +00:00
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> (cherry picked from commit 978543a246c6badb5e5e1c2430211e01f005af27)
This commit is contained in:
committed by
John Crispin
parent
1deadfe3de
commit
294a45adbe
target/linux
apm821xx
archs38
ath79
bcm53xx
brcm47xx
brcm63xx
cns3xxx
gemini
generic
imx6
ipq40xx
kirkwood
lantiq
mediatek
mvebu
mxs
octeon
octeontx
pistachio
ramips
sunxi
x86
@ -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
|
||||
|
Reference in New Issue
Block a user