Blame view

kernel/linux-rt-4.4.41/drivers/media/usb/gspca/stv06xx/Kconfig 263 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
7
8
9
  config USB_STV06XX
  	tristate "STV06XX USB Camera Driver"
  	depends on USB_GSPCA
  	help
  	  Say Y here if you want support for cameras based on
  	  the ST STV06XX chip.
  
  	  To compile this driver as a module, choose M here: the
  	  module will be called gspca_stv06xx.