xref: /aosp_15_r20/external/coreboot/src/drivers/camera/Kconfig (revision b9411a12aaaa7e1e6a6fb7c5e057f44ee179a49c)
1## SPDX-License-Identifier: GPL-2.0-only
2
3config CHROMEOS_CAMERA
4	bool
5	default n
6	help
7	  Camera with identifiers following ChromeOS Camera Info. The info is
8	  usually available on MIPI camera EEPROM for identifying correct
9	  drivers and config.
10