mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 13:41:26 +00:00
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:
commit
378d975b88
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue