This website requires JavaScript.
Explore
Help
Register
Sign In
korg
/
linux
Watch
0
Star
0
Fork
0
You've already forked linux
mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced
2025-01-12 08:45:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ed0c8b5465
Branches
Tags
No results found.
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-15 03:35:58 +08: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-15 03:36:00 +08:00
source "drivers/media/common/saa7146/Kconfig"
Reference in New Issue
Copy Permalink