From 8c217a080c4469268bc7c9d133d62d72783c06a3 Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Mon, 6 Jun 2011 17:09:31 +0000 Subject: [PATCH] * [mips,mipsel] Reenable CONFIG_DRM_NOUVEAU and CONFIG_DRM_RADEON_KMS. svn path=/dists/trunk/linux-2.6/; revision=17618 --- debian/changelog | 1 + debian/config/mips/config | 10 ---------- debian/config/mipsel/config | 10 ---------- 3 files changed, 1 insertion(+), 20 deletions(-) diff --git a/debian/changelog b/debian/changelog index abf28a05b..54b813c25 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ linux-2.6 (3.0.0~rc1-1~experimental.2) UNRELEASED; urgency=low [ Aurelien Jarno ] * [mips,mipsel] Update arch/mips/kernel/i8259.c to fix FTBFS. + * [mips,mipsel] Reenable CONFIG_DRM_NOUVEAU and CONFIG_DRM_RADEON_KMS. [ Ben Hutchings ] * perf: Cancel -Werror compiler option; fixes FTBFS with perl 5.14 diff --git a/debian/config/mips/config b/debian/config/mips/config index 582395a4e..bdcbcc342 100644 --- a/debian/config/mips/config +++ b/debian/config/mips/config @@ -7,16 +7,6 @@ CONFIG_CPU_BIG_ENDIAN=y ## end choice CONFIG_SECCOMP=y -## -## file: drivers/gpu/drm/nouveau/Kconfig -## -# CONFIG_DRM_NOUVEAU is not set - -## -## file: drivers/gpu/drm/radeon/Kconfig -## -# CONFIG_DRM_RADEON_KMS is not set - ## ## file: drivers/net/Kconfig ## diff --git a/debian/config/mipsel/config b/debian/config/mipsel/config index 55c944445..551edff7a 100644 --- a/debian/config/mipsel/config +++ b/debian/config/mipsel/config @@ -7,16 +7,6 @@ CONFIG_CPU_LITTLE_ENDIAN=y ## end choice CONFIG_SECCOMP=y -## -## file: drivers/gpu/drm/nouveau/Kconfig -## -# CONFIG_DRM_NOUVEAU is not set - -## -## file: drivers/gpu/drm/radeon/Kconfig -## -# CONFIG_DRM_RADEON_KMS is not set - ## ## file: drivers/net/Kconfig ##