11 lines
282 B
Plaintext
11 lines
282 B
Plaintext
|
#
|
||
|
# embedded vision engine device configuration
|
||
|
#
|
||
|
config SUNXI_EVE
|
||
|
tristate "EVE driver"
|
||
|
default n
|
||
|
---help---
|
||
|
This is the driver for allwinner platform embedded vision engine(EVE) module.
|
||
|
To compile this driver as a module, choose M here: the
|
||
|
module will be called sunxi_eve.
|