From ff6aab3b7b458a395bebb20c76694fb2fe794a4b Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Mon, 20 Mar 2006 20:23:13 +0100 Subject: [PATCH] --- yaml --- r: 21991 b: refs/heads/master c: 7b9af3455b9edb3ca8efb251bd9d2d51ecb0066c h: refs/heads/master i: 21989: d7e5b2ac5870c87890aa3ce4e122dea59ea8838e 21987: fd526b1b5ce48633b5e15670df92eff3bddbb1db 21983: f09399a88c26f8a6d375492ccc8c21476bac440e v: v3 --- [refs] | 2 +- trunk/drivers/char/drm/Kconfig | 4 ++-- trunk/drivers/video/Kconfig | 2 -- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/[refs] b/[refs] index 60835bde58ce..3635dacb7544 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8075f21fc6dac8fb16372a7d4e28d9f21077cdda +refs/heads/master: 7b9af3455b9edb3ca8efb251bd9d2d51ecb0066c diff --git a/trunk/drivers/char/drm/Kconfig b/trunk/drivers/char/drm/Kconfig index 56ace9d5e2ae..5278c388d3e7 100644 --- a/trunk/drivers/char/drm/Kconfig +++ b/trunk/drivers/char/drm/Kconfig @@ -37,8 +37,8 @@ config DRM_RADEON 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 - run the Radeon in plain VGA mode. There is a product page at - . + run the Radeon in plain VGA mode. + If M is selected, the module will be called radeon. config DRM_I810 diff --git a/trunk/drivers/video/Kconfig b/trunk/drivers/video/Kconfig index f5079c78ba4e..fdebd60a3250 100644 --- a/trunk/drivers/video/Kconfig +++ b/trunk/drivers/video/Kconfig @@ -899,8 +899,6 @@ config FB_RADEON_OLD Choose this option if you want to use an ATI Radeon graphics card as a framebuffer device. There are both PCI and AGP versions. You don't need to choose this to run the Radeon in plain VGA mode. - There is a product page at - . config FB_RADEON tristate "ATI Radeon display support"