Merge pull request #505 from MarcWeber/submit/linux-3.8-dvb-support

without these two settings my USB dvb-t stick doesn't work
This commit is contained in:
Domen Kožar 2013-05-16 03:16:23 -07:00
commit 378d975b88

View File

@ -238,6 +238,9 @@ let
DEVTMPFS y
# Media support
MEDIA_SUPPORT y
MEDIA_DIGITAL_TV_SUPPORT y
MEDIA_CAMERA_SUPPORT? y
MEDIA_RC_SUPPORT? y
MEDIA_USB_SUPPORT y