diff options
author | Josh Boyer <jwboyer@redhat.com> | 2012-10-30 10:46:47 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@redhat.com> | 2012-10-30 10:46:47 -0400 |
commit | 1093c7907b8583f97a8e9c8212c96040129a26e5 (patch) | |
tree | b2f44ff426edf0e8f06f713f419e953f96adfbfb /config-generic | |
parent | 5e72ee302b9b69fafdab16730f979e73b808f9ec (diff) | |
download | kernel-1093c7907b8583f97a8e9c8212c96040129a26e5.tar.gz kernel-1093c7907b8583f97a8e9c8212c96040129a26e5.tar.xz kernel-1093c7907b8583f97a8e9c8212c96040129a26e5.zip |
enable CONFIG_MEDIA_{USB,PCI}_SUPPORT (rhbz 870457)
Diffstat (limited to 'config-generic')
-rw-r--r-- | config-generic | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config-generic b/config-generic index 4a8015fc7..3dcc83c06 100644 --- a/config-generic +++ b/config-generic @@ -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 # |