[armel/versatile] i2c: Re-enable I2C_PCA_PLATFORM as module, erroneously disabled in 3.2.39-1 (fixes FTBFS)

svn path=/dists/sid/linux/; revision=19865
This commit is contained in:
Ben Hutchings 2013-02-27 03:20:12 +00:00
parent 7cdeea9fb4
commit 1fc13b314e
2 changed files with 3 additions and 1 deletions

2
debian/changelog vendored
View File

@ -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 <ben@decadent.org.uk> Tue, 26 Feb 2013 02:19:28 +0000

View File

@ -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