diff options
| author | Ben Hutchings <benh@debian.org> | 2011-08-19 03:15:51 +0000 |
|---|---|---|
| committer | Ben Hutchings <benh@debian.org> | 2011-08-19 03:15:51 +0000 |
| commit | 6cfd796d7effc14fe24e2ff893169c18910b93a9 (patch) | |
| tree | 17b24d4d7270ef095a268006de465e362f2d9576 /debian/changelog | |
| parent | 179ae0c31a1c256f169be14348552b8e9c8cb934 (diff) | |
| download | kernel_replicant_linux-6cfd796d7effc14fe24e2ff893169c18910b93a9.tar.gz kernel_replicant_linux-6cfd796d7effc14fe24e2ff893169c18910b93a9.tar.bz2 kernel_replicant_linux-6cfd796d7effc14fe24e2ff893169c18910b93a9.zip | |
[i386] Enable GPIO_CS5535, MFD_CS5535, CS5535_MFGPT, CS5535_CLOCK_EVENT_SRC, GPIO_VX855, MFD_VX855
We must enable CS5535_MFGPT and MFD_CS5535 as new dependencies of
GEODE_WDT. The rest look useful.
CS5535 and VX855 chips are apparently only found in conjunction with
32-bit x86 processors, so unset these options in top config.
svn path=/dists/trunk/linux-2.6/; revision=17974
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c35eaa2d5bdb..8e1d1322ae38 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,8 @@ linux-2.6 (3.1.0~rc2-1~experimental.1) UNRELEASED; urgency=low * net/wireless: Enable RTL8192DE as module * hwmon: Enable SENSORS_EMC2103, SENSORS_LM95245, SENSORS_MAX1668, SENSORS_NTC_THERMISTOR, SENSORS_SMM665 as modules + * [i386] Enable GPIO_CS5535, MFD_CS5535, CS5535_MFGPT, + CS5535_CLOCK_EVENT_SRC, GPIO_VX855, MFD_VX855 as modules -- Ben Hutchings <ben@decadent.org.uk> Wed, 27 Jul 2011 23:58:10 +0200 |
