dchvs 2021-02-11 23:33:53 +00:00
parent a3462a31a2
commit 71ad616095
1 changed files with 1 additions and 1 deletions

@ -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