Move config options from drivers/i2c/chips/Kconfig section to drivers/misc/Kconfig

svn path=/dists/trunk/linux-2.6/; revision=16643
This commit is contained in:
Ben Hutchings 2010-12-05 16:42:35 +00:00
parent a4c0dd6146
commit 538174ca43
1 changed files with 2 additions and 6 deletions

View File

@ -497,12 +497,6 @@ CONFIG_I2C_TAOS_EVM=m
CONFIG_I2C_TINY_USB=m
CONFIG_I2C_PCA_PLATFORM=m
##
## file: drivers/i2c/chips/Kconfig
##
CONFIG_DS1682=m
CONFIG_SENSORS_TSL2550=m
##
## file: drivers/ide/Kconfig
##
@ -1403,6 +1397,8 @@ CONFIG_SGI_XP=m
CONFIG_SGI_GRU=m
# CONFIG_SGI_GRU_DEBUG is not set
CONFIG_ISL29003=m
CONFIG_SENSORS_TSL2550=m
CONFIG_DS1682=m
CONFIG_TI_DAC7512=m
CONFIG_VMWARE_BALLOON=m
CONFIG_RAMOOPS=m