Virtio_Balloon implementation for DragonFly
[dragonfly.git] / sys / dev / drm / kconfig.h
1 /*
2  * Linux kernel options configuration file
3  */
4
5 #define CONFIG_X86      1
6 #define CONFIG_PCI      1
7 #define CONFIG_ACPI     1
8
9 #define CONFIG_BACKLIGHT_CLASS_DEVICE   1
10
11 #define CONFIG_DRM_FBDEV_EMULATION              1
12 #define CONFIG_DRM_I915_KMS                     1
13 #define CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT  1