drm: Use a dedicated .h file for configuration options
commitce73550bd9805b6ad49cf4c94b5e37aa6922668d
authorFrançois Tigeot <ftigeot@wolfpond.org>
Fri, 7 Sep 2018 05:59:43 +0000 (7 07:59 +0200)
committerFrançois Tigeot <ftigeot@wolfpond.org>
Fri, 7 Sep 2018 06:01:39 +0000 (7 08:01 +0200)
tree0decac8ef642a2967a86cd130e8921d1de906557
parentec3ac3f3b2ad6aea3a6da3e4c514a480a5b6de07
drm: Use a dedicated .h file for configuration options

With-advice-from: swildner
sys/conf/files
sys/dev/drm/drm/Makefile
sys/dev/drm/i915/Makefile
sys/dev/drm/i915/i915_drv.h
sys/dev/drm/include/drm/drmP.h
sys/dev/drm/include/drm/drm_fb_helper.h
sys/dev/drm/kconfig.h [new file with mode: 0644]
sys/dev/drm/radeon/Makefile
sys/dev/drm/radeon/atombios_encoders.c
sys/dev/drm/radeon/radeon.h
sys/dev/drm/radeon/radeon_legacy_encoders.c