[Bug 202735] New: CONFIG_DRM_TTM does not have name in Kconfig, so it is invisble for menuconfig
bugzilla-daemon at bugzilla.kernel.org
bugzilla-daemon at bugzilla.kernel.org
Sat Mar 2 23:15:27 UTC 2019
https://bugzilla.kernel.org/show_bug.cgi?id=202735
Bug ID: 202735
Summary: CONFIG_DRM_TTM does not have name in Kconfig, so it is
invisble for menuconfig
Product: Drivers
Version: 2.5
Kernel Version: latest
Hardware: All
OS: Linux
Tree: Mainline
Status: NEW
Severity: low
Priority: P1
Component: Video(DRI - non Intel)
Assignee: drivers_video-dri at kernel-bugs.osdl.org
Reporter: kazakevichilya at gmail.com
Regression: No
CONFIG_DRM_TTM is used by many DRM drivers. It is now does not have name in
Kconfig, so it only could be autoselected by other drivers. User can't select
it with "menu menuconfig"
Virtualbox driver (vboxvideo) uses it, so when I compile new kernel I can't
enable this option unless I enable any other driver that I do not need.
I suggest to give it a name, for example "GPU TTM".
I can create patch for that:)
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the dri-devel
mailing list