Explicitly disable some GPIO modules; could be enabled on a per-flavour basis

svn path=/dists/trunk/linux-2.6/; revision=16656
This commit is contained in:
Ben Hutchings 2010-12-05 21:02:44 +00:00
parent bf0f93d7b1
commit 8d9a54c9ef
1 changed files with 17 additions and 0 deletions

17
debian/config/config vendored
View File

@ -340,7 +340,24 @@ CONFIG_FIREWIRE_NOSY=m
##
# CONFIG_GPIOLIB is not set
# CONFIG_DEBUG_GPIO is not set
# CONFIG_GPIO_SYSFS is not set
# CONFIG_GPIO_BASIC_MMIO is not set
# CONFIG_GPIO_IT8761E is not set
# CONFIG_GPIO_SCH is not set
# CONFIG_GPIO_VX855 is not set
# CONFIG_GPIO_MAX7300 is not set
# CONFIG_GPIO_MAX732X is not set
# CONFIG_GPIO_PCA953X is not set
# CONFIG_GPIO_PCF857X is not set
# CONFIG_GPIO_ADP5588 is not set
# CONFIG_GPIO_CS5535 is not set
# CONFIG_GPIO_LANGWELL is not set
# CONFIG_GPIO_PCH is not set
# CONFIG_GPIO_RDC321X is not set
# CONFIG_GPIO_MAX7301 is not set
# CONFIG_GPIO_MCP23S08 is not set
# CONFIG_GPIO_MC33880 is not set
# CONFIG_GPIO_74X164 is not set
##
## file: drivers/gpu/drm/Kconfig