Update s390x config now that F18 is on 3.9

This commit is contained in:
Josh Boyer 2013-05-20 10:31:40 -04:00
parent 58f61257fc
commit d03943819e
2 changed files with 13 additions and 3 deletions

View File

@ -260,6 +260,15 @@ CONFIG_HOTPLUG_PCI_S390=m
# CONFIG_GPIO_GENERIC_PLATFORM is not set
# CONFIG_GPIO_MCP23S08 is not set
# CONFIG_PCI is not set
# CONFIG_NET_VENDOR_MARVELL is not set
# CONFIG_PTP_1588_CLOCK_PCH is not set
# CONFIG_MEDIA_SUPPORT is not set
# CONFIG_USB_SUPPORT is not set
# CONFIG_DRM is not set
# CONFIG_SOUND is not set
# CONFIG_DW_DMAC is not set
# CONFIG_I2C_SMBUS is not set
# CONFIG_I2C_STUB is not set
# CONFIG_I2C_HELPER_AUTO is not set
# CONFIG_I2C_PARPORT is not set
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_NFORCE2 is not set

View File

@ -2291,6 +2291,7 @@ fi
%changelog
* Mon May 20 2013 Josh Boyer <jwboyer@redhat.com> - 3.9.3-200
- Linux 3.9.3
- Update s390x config
* Thu May 16 2013 Josh Boyer <jwboyer@redhat.com>
- Fix config-local usage (rhbz 950841)