]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
UBUNTU: [Config] Fix up CONFIG_I2C_SLAVE values
authorSeth Forshee <seth.forshee@canonical.com>
Fri, 18 Nov 2016 19:37:40 +0000 (13:37 -0600)
committerTim Gardner <tim.gardner@canonical.com>
Mon, 20 Feb 2017 03:57:58 +0000 (20:57 -0700)
commitc8a11f66389ef38ed7253f1f23b32ec3b9db7a54
tree9b58aff2612012a5b35ffaae07fd51e6b4329781
parent99ae008e56274fc8c1fc0660111987b86216b84f
UBUNTU: [Config] Fix up CONFIG_I2C_SLAVE values

The annotations file says this should be =n on all architectures
except for armhf, but it is currently =y on several others. This
is because it's being selected by CONFIG_I2C_EMEV2, which is only
really relevant for armhf, and CONFIG_I2C_RCAR, which is only
relevant on armhf and arm64. Disable CONFIG_I2C_EMEV2 and
CONFIG_I2C_SLAVE for all other architectures, and update the
annotations file entry for CONFIG_I2C_EMEV2 accordingly.

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
debian.master/config/amd64/config.common.amd64
debian.master/config/annotations
debian.master/config/arm64/config.common.arm64
debian.master/config/armhf/config.common.armhf
debian.master/config/config.common.ubuntu
debian.master/config/i386/config.common.i386
debian.master/config/powerpc/config.common.powerpc
debian.master/config/powerpc/config.flavour.generic
debian.master/config/powerpc/config.flavour.powerpc-e500mc
debian.master/config/powerpc/config.flavour.powerpc-smp
debian.master/config/powerpc/config.flavour.powerpc64-emb