enable CONFIG_MEDIA_{USB,PCI}_SUPPORT (rhbz 870457)
This commit is contained in:
parent
5e72ee302b
commit
1093c7907b
@ -2460,6 +2460,8 @@ CONFIG_RAW_DRIVER=y
|
||||
CONFIG_MAX_RAW_DEVS=8192
|
||||
CONFIG_HANGCHECK_TIMER=m
|
||||
|
||||
CONFIG_MEDIA_USB_SUPPORT=y
|
||||
CONFIG_MEDIA_PCI_SUPPORT=y
|
||||
#
|
||||
# Multimedia devices
|
||||
#
|
||||
|
@ -62,7 +62,7 @@ Summary: The Linux kernel
|
||||
# For non-released -rc kernels, this will be appended after the rcX and
|
||||
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
|
||||
#
|
||||
%global baserelease 2
|
||||
%global baserelease 3
|
||||
%global fedora_build %{baserelease}
|
||||
|
||||
# base_sublevel is the kernel version we're starting with and patching
|
||||
@ -2317,6 +2317,9 @@ fi
|
||||
# ||----w |
|
||||
# || ||
|
||||
%changelog
|
||||
* Tue Oct 30 2012 Josh Boyer <jwboyer@redhat.com>
|
||||
- enable CONFIG_MEDIA_{USB,PCI}_SUPPORT (rhbz 870457)
|
||||
|
||||
* Sat Oct 27 2012 Josh Boyer <jwboyer@redhat.com>
|
||||
- Update secure boot support for UEFI cert importing
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user