diff options
author | Phil Blundell <philb@gnu.org> | 2004-11-14 17:30:26 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-11-14 17:30:26 +0000 |
commit | b22cae49b1d5d23c775c36425ff9326fa23f176b (patch) | |
tree | 2270fbad079eb6624b3128233f63622e450c4087 /linux/linux-epia-2.6.8.1/epia_defconfig | |
parent | 1f2007b84df3b08eb138b67d56cacd93445f00bf (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages-devel
into stealth.nexus.co.uk:/home/pb/oe/oe-packages
2004/11/14 17:30:11+00:00 nexus.co.uk!pb
enable vt1211 sensor support
BKrev: 419796323WjvxhlkFqYg-5G4LJf0Ug
Diffstat (limited to 'linux/linux-epia-2.6.8.1/epia_defconfig')
-rw-r--r-- | linux/linux-epia-2.6.8.1/epia_defconfig | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/linux/linux-epia-2.6.8.1/epia_defconfig b/linux/linux-epia-2.6.8.1/epia_defconfig index 53202b6c19..7984e3c14c 100644 --- a/linux/linux-epia-2.6.8.1/epia_defconfig +++ b/linux/linux-epia-2.6.8.1/epia_defconfig @@ -880,7 +880,7 @@ CONFIG_I2C_ALGOBIT=m # CONFIG_I2C_ELEKTOR is not set # CONFIG_I2C_I801 is not set # CONFIG_I2C_I810 is not set -# CONFIG_I2C_ISA is not set +CONFIG_I2C_ISA=m # CONFIG_I2C_NFORCE2 is not set # CONFIG_I2C_PARPORT is not set # CONFIG_I2C_PARPORT_LIGHT is not set @@ -898,7 +898,7 @@ CONFIG_I2C_VIAPRO=m # # Hardware Sensors Chip support # -# CONFIG_I2C_SENSOR is not set +CONFIG_I2C_SENSOR=m # CONFIG_SENSORS_ADM1021 is not set # CONFIG_SENSORS_ADM1025 is not set # CONFIG_SENSORS_ADM1031 is not set @@ -924,6 +924,7 @@ CONFIG_I2C_VIAPRO=m # Other I2C Chip support # # CONFIG_SENSORS_EEPROM is not set +CONFIG_SENSORS_VT1211=m # CONFIG_SENSORS_PCF8574 is not set # CONFIG_SENSORS_PCF8591 is not set # CONFIG_SENSORS_RTC8564 is not set |