fix I2C_PXA is x86_32 specific

svn path=/dists/trunk/linux-2.6/; revision=17764
This commit is contained in:
Maximilian Attems 2011-06-28 15:37:22 +00:00
parent 52e03ebe83
commit 4e8b65d0c8
3 changed files with 3 additions and 2 deletions

3
debian/changelog vendored
View File

@ -6,7 +6,8 @@ linux-2.6 (3.0.0~rc5-1~experimental.2) UNRELEASED; urgency=low
SENSORS_ADS1015, SENSORS_W83795, SENSORS_DS620, SENSORS_LINEAGE,
SENSORS_LTC4151, SENSORS_LTC4261, SENSORS_MAX16065, SENSORS_MAX6639,
SENSORS_MAX6642.
* [x86] enable modular I2C_PXA, SENSORS_FAM15H_POWER.
* [x86_32] enable modular I2C_PXA.
* [x86] enable modular SENSORS_FAM15H_POWER.
-- maximilian attems <maks@debian.org> Tue, 28 Jun 2011 12:10:21 +0200

View File

@ -497,7 +497,6 @@ CONFIG_I2C_SIS96X=m
CONFIG_I2C_VIA=m
CONFIG_I2C_VIAPRO=m
CONFIG_I2C_SCMI=m
CONFIG_I2C_PXA=m
CONFIG_I2C_PARPORT=m
CONFIG_I2C_PARPORT_LIGHT=m
CONFIG_I2C_PCA_ISA=m

View File

@ -147,6 +147,7 @@ CONFIG_DRM_I810=m
CONFIG_SCx200_I2C=m
CONFIG_SCx200_I2C_SCL=12
CONFIG_SCx200_I2C_SDA=13
CONFIG_I2C_PXA=m
##
## file: drivers/ide/Kconfig