| tristate "Nouveau (nVidia) cards" |
| select FRAMEBUFFER_CONSOLE if !EMBEDDED |
| select FB_BACKLIGHT if DRM_NOUVEAU_BACKLIGHT |
| Choose this option for open-source nVidia support. |
| config DRM_NOUVEAU_BACKLIGHT |
| bool "Support for backlight control" |
| Say Y here if you want to control the backlight of your display |
| bool "Build in Nouveau's debugfs support" |
| depends on DRM_NOUVEAU && DEBUG_FS |
| Say Y here if you want Nouveau to output debugging information |
| menu "I2C encoder or helper chips" |
| tristate "Chrontel ch7006 TV encoder" |
| Support for Chrontel ch7006 and similar TV encoders, found |
| on some nVidia video cards. |
| This driver is currently only useful if you're also using |