10 lines
205 B
Plaintext
10 lines
205 B
Plaintext
|
#
|
||
|
# For a description of the syntax of this configuration file,
|
||
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||
|
#
|
||
|
|
||
|
config VIDEO_ISX012
|
||
|
bool "ISX012 Image sensor"
|
||
|
default n
|
||
|
select I2C
|