From f5c649d7c61844d80b78d9fc945aec54bfbd7e44 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 10 Jan 2017 12:34:01 +0100 Subject: mpc85xx: build i2c support into the kernel instead of packaging it separately Signed-off-by: Felix Fietkau --- target/linux/mpc85xx/config-4.4 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/mpc85xx') diff --git a/target/linux/mpc85xx/config-4.4 b/target/linux/mpc85xx/config-4.4 index 2f08e6db30..6564b5daf7 100644 --- a/target/linux/mpc85xx/config-4.4 +++ b/target/linux/mpc85xx/config-4.4 @@ -157,6 +157,9 @@ CONFIG_HZ=250 # CONFIG_HZ_100 is not set CONFIG_HZ_250=y CONFIG_HZ_PERIODIC=y +CONFIG_I2C=y +CONFIG_I2C_BOARDINFO=y +CONFIG_I2C_MPC=y CONFIG_INITRAMFS_SOURCE="" CONFIG_IOMMU_HELPER=y # CONFIG_IPIC is not set -- cgit v1.2.3