diff --git a/debian/changelog b/debian/changelog index c7d198224..2aab554c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,8 @@ linux (3.2.39-2) UNRELEASED; urgency=high - rcutiny: Use simple waitqueue * [x86] efi: Fix ABI change for introduction of efi_enabled() function in 3.2.38 (Closes: #701690) + * [armel/versatile] i2c: Re-enable I2C_PCA_PLATFORM as module, erroneously + disabled in 3.2.39-1 (fixes FTBFS) -- Ben Hutchings Tue, 26 Feb 2013 02:19:28 +0000 diff --git a/debian/config/armel/config.versatile b/debian/config/armel/config.versatile index 830d2e53c..e9e2edcd0 100644 --- a/debian/config/armel/config.versatile +++ b/debian/config/armel/config.versatile @@ -155,7 +155,7 @@ CONFIG_I2C=m ## # CONFIG_I2C_ISCH is not set # CONFIG_I2C_OCORES is not set -# CONFIG_I2C_PCA_PLATFORM is not set +CONFIG_I2C_PCA_PLATFORM=m # CONFIG_I2C_SIMTEC is not set CONFIG_I2C_VERSATILE=m