This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
forked from
Minki/linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ed0c8b5465
linux
/
drivers
/
media
/
common
/
Kconfig
3 lines
89 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[media] b2c2: break it into common/pci/usb directories b2c2 is, in fact, 2 drivers: one for PCI and one for USB, plus a common bus-independent code. Break it accordingly. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-06-14 19:35:58 +00:00
source "drivers/media/common/b2c2/Kconfig"
[media] saa7146: Move it to its own directory In order to better organize the directory tree, move the saa7146 common driver to its own directory. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-06-14 19:36:00 +00:00
source "drivers/media/common/saa7146/Kconfig"
Reference in New Issue
Copy Permalink