[Intel-gfx] [PATCH] add DRM_DEBUGFS config option to Kconfig
Eric Anholt
eric at anholt.net
Wed Jan 14 20:32:31 CET 2009
On Sun, 2008-12-21 at 15:21 -0500, Ben Gamari wrote:
> ---
> drivers/gpu/drm/Kconfig | 7 +++++++
> 1 files changed, 7 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/gpu/drm/Kconfig b/drivers/gpu/drm/Kconfig
> index 6903e54..fd7418a 100644
> --- a/drivers/gpu/drm/Kconfig
> +++ b/drivers/gpu/drm/Kconfig
> @@ -16,6 +16,13 @@ menuconfig DRM
> details. You should also select and configure AGP
> (/dev/agpgart) support.
>
> +config DRM_DEBUGFS
> + bool "DRM debugfs file system"
> + depends on DEBUG_FS
> + help
> + Choose this option is you wish to enable the debugfs filesystem
> + for the DRM and drivers.
> +
> config DRM_TDFX
> tristate "3dfx Banshee/Voodoo3+"
> depends on DRM && PCI
I'd rather see this not be an option -- if you've got both debugfs and
drm in your kernel, you get the drm debugfs bits.
--
Eric Anholt
eric at anholt.net eric.anholt at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20090114/59fe75e0/attachment.sig>
More information about the Intel-gfx
mailing list