diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 7 |
1 files changed, 7 insertions, 0 deletions
| @@ -27,6 +27,7 @@ Contents: | |||
| 27 | 3.J. Image with Initramfs | 27 | 3.J. Image with Initramfs |
| 28 | 3.K. Device tree support | 28 | 3.K. Device tree support |
| 29 | 3.L. Enable SPI bus | 29 | 3.L. Enable SPI bus |
| 30 | 3.M. Enable I2C | ||
| 30 | 4. Extra apps | 31 | 4. Extra apps |
| 31 | 4.A. omxplayer | 32 | 4.A. omxplayer |
| 32 | 5. Board Configuration | 33 | 5. Board Configuration |
| @@ -207,6 +208,12 @@ NOTE: KERNEL_DEVICETREE is default enabled for kernel >= 3.18 and always disable | |||
| 207 | When using device tree kernels, set this variable to enable the SPI bus | 208 | When using device tree kernels, set this variable to enable the SPI bus |
| 208 | ENABLE_SPI_BUS = "1" | 209 | ENABLE_SPI_BUS = "1" |
| 209 | 210 | ||
| 211 | 3.M. Enable I2C | ||
| 212 | =============== | ||
| 213 | When using device tree kernels, set this variable to enable I2C | ||
| 214 | ENABLE_I2C = "1" | ||
| 215 | |||
| 216 | |||
| 210 | 4. Extra apps | 217 | 4. Extra apps |
| 211 | ============= | 218 | ============= |
| 212 | 219 | ||
