diff options
Diffstat (limited to 'linux-core/Kconfig')
-rw-r--r-- | linux-core/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-core/Kconfig b/linux-core/Kconfig index 298a413c..994371de 100644 --- a/linux-core/Kconfig +++ b/linux-core/Kconfig @@ -39,7 +39,7 @@ config DRM_R128 config DRM_RADEON tristate "ATI Radeon" - depends on DRM && AGP + depends on DRM help Choose this option if you have an ATI Radeon graphics card. There are both PCI and AGP versions. You don't need to choose this to |