mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-09 11:45:31 +07:00
![Alan Cox](/assets/img/avatar_default.png)
Fix compile of smia code. Resolves-bug: https://bugzilla.kernel.org/show_bug.cgi?id=43337 Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Sakari Ailus <sakari.ailus@maxwell.research.nokia.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
7 lines
223 B
Plaintext
7 lines
223 B
Plaintext
config VIDEO_SMIAPP
|
|
tristate "SMIA++/SMIA sensor support"
|
|
depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API && HAVE_CLK
|
|
select VIDEO_SMIAPP_PLL
|
|
---help---
|
|
This is a generic driver for SMIA++/SMIA camera modules.
|