2.6.38 has support for Buffalo LS-CHL (Closes: #590105).

svn path=/dists/trunk/linux-2.6/; revision=16899
This commit is contained in:
Martin Michlmayr 2011-02-16 13:48:38 +00:00
parent 3f3fa452a5
commit 06aca8da1d
2 changed files with 3 additions and 0 deletions

1
debian/changelog vendored
View File

@ -5,6 +5,7 @@ linux-2.6 (2.6.38~rc5-1~experimental.1) UNRELEASED; urgency=low
- [sparc] Fix misaligned tracing information which the module loader
does not support (Closes: #609371)
- [sh4] Export cpu_core_map to fix build failure with CONFIG_SFC=m.
- [armel] Support for Buffalo LS-CHL (Closes: #590105).
[ Ben Hutchings ]
* [arm] ixp4xx: Revert build fix, now applied upstream which resulted

View File

@ -55,6 +55,7 @@ CONFIG_VFP=y
CONFIG_MACH_KUROBOX_PRO=y
CONFIG_MACH_DNS323=y
CONFIG_MACH_TS209=y
CONFIG_MACH_LINKSTATION_LSCHL=y
CONFIG_MACH_LINKSTATION_PRO=y
CONFIG_MACH_TS409=y
CONFIG_MACH_MV2120=y
@ -165,6 +166,7 @@ CONFIG_GPIO_SYSFS=y
## file: drivers/hwmon/Kconfig
##
CONFIG_SENSORS_G760A=m
CONFIG_SENSORS_GPIO_FAN=m
CONFIG_SENSORS_LM75=m
##