]> bbs.cooldavid.org Git - net-next-2.6.git/blob - drivers/media/IR/Kconfig
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
[net-next-2.6.git] / drivers / media / IR / Kconfig
1 config IR_CORE
2         tristate
3         depends on INPUT
4         default INPUT
5
6 config VIDEO_IR
7         tristate
8         depends on IR_CORE
9         default IR_CORE