staging: bcm2835-camera: select BCM2835_VCHIQ rather then depending on it.
authorMichael Zoran <mzoran@crowfest.net>
Thu, 2 Mar 2017 03:10:49 +0000 (19:10 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Mar 2017 13:02:03 +0000 (14:02 +0100)
commit32c2aafcbffe9a5179e13dbaf68fc57b654d64d1
treee3400d0574e1e130a2b0e64d9bed5e3231964efc
parent8400dbe9da7ad5332668c0fb05e97ecfa9f5cd4c
staging: bcm2835-camera: select BCM2835_VCHIQ rather then depending on it.

Change the camera's dependency on BCM2835_VCHIQ to a select
since camera support is typically more important to people
then base VCHIQ(which they may not even know what it's for).

Also, with a dependency the camera support would not be
visiable until VCHIQ is selected first, and that may
not be what most people would expect.

Signed-off-by: Michael Zoran <mzoran@crowfest.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/bcm2835-camera/Kconfig