misc: Disable BMP085_I2C as unlikely to be useful

svn path=/dists/trunk/linux/; revision=20939
This commit is contained in:
Ben Hutchings 2013-12-30 01:28:33 +00:00
parent 05f05d0b6f
commit d65986a852
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -28,6 +28,7 @@ linux (3.13~rc4-1~exp1) UNRELEASED; urgency=low
* [powerpc/powerpc64] block: Enable AIX_PARTITION
* net/sched: Change NET_CLS_CGROUP from built-in to module
* nfc: Disable NFC_NCI as no enabled drivers need it
* misc: Disable BMP085_I2C as unlikely to be useful
[ Aurelien Jarno ]
* [mipsel] Remove r5k-cobalt flavour.

View File

@ -1916,7 +1916,7 @@ CONFIG_HMC6352=m
CONFIG_DS1682=m
CONFIG_TI_DAC7512=m
CONFIG_VMWARE_BALLOON=m
CONFIG_BMP085_I2C=m
# CONFIG_BMP085_I2C is not set
# CONFIG_BMP085_SPI is not set
# CONFIG_PCH_PHUB is not set
# CONFIG_USB_SWITCH_FSA9480 is not set