[arm/versatile, arm/iop32x, arm/ixp4xx] Make LLC2 modular.

svn path=/dists/trunk/linux-2.6/; revision=12914
This commit is contained in:
Martin Michlmayr 2009-02-22 18:31:02 +00:00
parent e85a71e9f9
commit e213506708
4 changed files with 4 additions and 3 deletions

1
debian/changelog vendored
View File

@ -23,6 +23,7 @@ linux-2.6 (2.6.29~rc5-1~experimental.1) UNRELEASED; urgency=low
[ Martin Michlmayr ]
* [mips/r4k-ip22] Build in RTC_DRV_DS1286.
* [mips/r5k-ip32] Build in RTC_DRV_CMOS.
* [arm/versatile, arm/iop32x, arm/ixp4xx] Make LLC2 modular.
-- maximilian attems <maks@debian.org> Thu, 19 Feb 2009 13:25:20 +0100

View File

@ -819,7 +819,7 @@ CONFIG_IPX_INTERN=y
##
## file: net/llc/Kconfig
##
CONFIG_LLC2=y
CONFIG_LLC2=m
##
## file: net/wanrouter/Kconfig

View File

@ -879,7 +879,7 @@ CONFIG_LAPB=m
##
## file: net/llc/Kconfig
##
CONFIG_LLC2=y
CONFIG_LLC2=m
##
## file: net/wanrouter/Kconfig

View File

@ -531,7 +531,7 @@ CONFIG_IPX_INTERN=y
##
## file: net/llc/Kconfig
##
CONFIG_LLC2=y
CONFIG_LLC2=m
##
## file: net/wanrouter/Kconfig