From 6a614ead4a1162967be738032ec148fdbd1c4cb7 Mon Sep 17 00:00:00 2001 From: Ian Campbell Date: Sun, 12 Oct 2014 19:28:42 +0000 Subject: [PATCH] [armhf] Build i2c-s3c2410 statically, it is used by the arndale power controlller. svn path=/dists/sid/linux/; revision=21946 --- debian/changelog | 4 ++++ debian/config/armhf/config.armmp | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5c93e0250..df8a3bb04 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,10 @@ linux (3.16.5-2) UNRELEASED; urgency=medium * [armhf] add chipidea usb host driver to usb-modules-$version-armmmp-di for i.MX6 + [ Ian Campbell ] + * [armhf] Build i2c-s3c2410 statically, it is used by the arndale power + controlller. + -- Ben Hutchings Sat, 11 Oct 2014 21:41:58 +0100 linux (3.16.5-1) unstable; urgency=medium diff --git a/debian/config/armhf/config.armmp b/debian/config/armhf/config.armmp index 80d62cb98..b17424c6d 100644 --- a/debian/config/armhf/config.armmp +++ b/debian/config/armhf/config.armmp @@ -222,7 +222,7 @@ CONFIG_I2C_GPIO=y CONFIG_I2C_IMX=m CONFIG_I2C_MV64XXX=m CONFIG_I2C_OMAP=y -CONFIG_I2C_S3C2410=m +CONFIG_I2C_S3C2410=y CONFIG_I2C_VERSATILE=m ##