mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
drm/rockchip: Enable ROCKCHIP_DRM_DEBUG feature by default
Signed-off-by: Chaoyi Chen <chaoyi.chen@rock-chips.com> Change-Id: I78e1ffc660c0c735aff2e2a5cc272549ee8dd4a5
This commit is contained in:
@@ -23,6 +23,7 @@ if DRM_ROCKCHIP
|
|||||||
|
|
||||||
config ROCKCHIP_DRM_DEBUG
|
config ROCKCHIP_DRM_DEBUG
|
||||||
bool "Rockchip DRM debug"
|
bool "Rockchip DRM debug"
|
||||||
|
default y if !ROCKCHIP_MINI_KERNEL
|
||||||
depends on DEBUG_FS
|
depends on DEBUG_FS
|
||||||
help
|
help
|
||||||
This option add a debug node to dump buf from userspace
|
This option add a debug node to dump buf from userspace
|
||||||
|
|||||||
Reference in New Issue
Block a user