parent
1f37f47635
commit
cc3e7e8483
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue