Remove extraneous settings and enable Radeon KMS for powerpc (via Will Woods)
This commit is contained in:
parent
d496e06781
commit
4a6707e4c9
@ -38,15 +38,11 @@ CONFIG_AGP_UNINORTH=y
|
||||
CONFIG_FB_OF=y
|
||||
# CONFIG_FB_CONTROL is not set
|
||||
CONFIG_FB_IBM_GXT4500=y
|
||||
CONFIG_FB_RADEON=y
|
||||
CONFIG_FB_MATROX=y
|
||||
CONFIG_FB_NVIDIA=m
|
||||
# CONFIG_FB_VGA16 is not set
|
||||
CONFIG_FB_ATY128_BACKLIGHT=y
|
||||
CONFIG_FB_ATY_BACKLIGHT=y
|
||||
CONFIG_FB_RADEON_BACKLIGHT=y
|
||||
CONFIG_FB_RIVA_BACKLIGHT=y
|
||||
CONFIG_FB_NVIDIA_BACKLIGHT=y
|
||||
# CONFIG_FB_MB862XX is not set
|
||||
# CONFIG_FB_MB862XX_PCI_GDC is not set
|
||||
# CONFIG_FB_MB862XX_LIME is not set
|
||||
@ -278,8 +274,6 @@ CONFIG_GPIO_PCF857X=m
|
||||
# CONFIG_USB_FHCI_HCD is not set
|
||||
# CONFIG_FHCI_DEBUG is not set
|
||||
|
||||
# CONFIG_DRM_RADEON_KMS is not set
|
||||
|
||||
# CONFIG_AMIGAONE is not set
|
||||
|
||||
CONFIG_PPC_OF_BOOT_TRAMPOLINE=y
|
||||
|
@ -2231,6 +2231,7 @@ fi
|
||||
%changelog
|
||||
* Tue Dec 13 2011 Josh Boyer <jwboyer@redhat.com>
|
||||
- mod-extras: Don't fail the build if a module is listed that isn't built
|
||||
- Remove extraneous settings and enable Radeon KMS for powerpc (via Will Woods)
|
||||
|
||||
* Mon Dec 12 2011 John W. Linville <linville@redhat.com>
|
||||
- Turn-off backports until TAINT_OOT_MODULE issue is resolved
|
||||
|
Loading…
Reference in New Issue
Block a user