parent
a3462a31a2
commit
71ad616095
|
@ -1,6 +1,6 @@
|
|||
#### Driver MT9M021
|
||||
|
||||
By default the Driver gets installed, as the tegra_defconfig has it. You can review it on the Kernel's menuconfig:
|
||||
By default the Driver is installed, the tegra_defconfig, include it via ```CONFIG_VIDEO_I2C_SPIRI_CAM=y```. You can review it on the Kernel's menuconfig:
|
||||
|
||||
```bash
|
||||
make -C ../../source/kernel/kernel-4.9/ ARCH=arm64 O=$PWD/build/ menuconfig
|
||||
|
|
Loading…
Reference in New Issue