Skip to content
Snippets Groups Projects
Commit 0a4f88b9 authored by Valentin Longchamp's avatar Valentin Longchamp Committed by York Sun
Browse files

KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned board


This must be defined for all the keymile boards that use the common
i2c_abort function that is used to "reset" the I2C bus. These are
currently km82xx and km_arm boards.

The  km83xx boards use other functions and thus do not need this.

This patch removes the CONFIG_SYS_I2C_INIT_BOARD from keymile-common.h
and defines it for km_arm.h and km82xx.h.

Signed-off-by: default avatarValentin Longchamp <valentin.longchamp@keymile.com>
parent 7c3d6a29
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment