* [mips,mipsel] Reenable CONFIG_DRM_NOUVEAU and CONFIG_DRM_RADEON_KMS.

svn path=/dists/trunk/linux-2.6/; revision=17618
This commit is contained in:
Aurelien Jarno 2011-06-06 17:09:31 +00:00
parent 41c525f712
commit 8c217a080c
3 changed files with 1 additions and 20 deletions

1
debian/changelog vendored
View File

@ -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

View File

@ -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
##

View File

@ -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
##