dchvs 2021-02-12 00:24:11 +00:00
parent 1f37f47635
commit cc3e7e8483
1 changed files with 2 additions and 2 deletions

@ -54,8 +54,8 @@ make -C ../../source/kernel/kernel-4.9/ ARCH=arm64 O=$PWD/build/ tegra_defconfig
```bash
make -C ../../source/kernel/kernel-4.9/ ARCH=arm64 O=$PWD/build/ menuconfig
`Driver MT9M021`
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:
Driver MT9M021
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 menuconfig:
And find it in the following path: