Bug#715370: linux-image-3.9-1-486: CONFIG_GPIO_CS5535 has been set to 'y' when it should be 'M'
Package: linux-image-3.9-1-486
Severity: important
#
# PCI GPIO expanders:
#
CONFIG_GPIO_CS5535=y
# CONFIG_GPIO_AMD8111 is not set
# CONFIG_GPIO_LANGWELL is not set
CONFIG_GPIO_PCH=m
CONFIG_GPIO_ML_IOH=m
that should be "M". linux 3.2.0 and above moved over to scx200_acb
and linux 3.9.0 and above moved over to scx200_gpio, which are
incompatible with gpio_cs5535.
by compiling in GPIO_CS5535 as a forced install it could potentially
be interfering with scx200, which can no longer reserve access to the
chip base.
as it's compiled in, it's also impossible to pass in the mask parameter
except as a boot-time kernel command-line option.
-- System Information:
Debian Release: 6.0.6
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.9.0 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Reply to: