[arm/ixp4xx] Make IXP4XX_WATCHDOG modular.

svn path=/dists/trunk/linux-2.6/; revision=12920
This commit is contained in:
Martin Michlmayr 2009-02-22 19:06:12 +00:00
parent 9a6ef3abe2
commit de0aac3b22
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

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

View File

@ -760,7 +760,7 @@ CONFIG_USB_STORAGE_ALAUDA=y
CONFIG_WATCHDOG=y
# CONFIG_WATCHDOG_NOWAYOUT is not set
# CONFIG_SOFT_WATCHDOG is not set
CONFIG_IXP4XX_WATCHDOG=y
CONFIG_IXP4XX_WATCHDOG=m
# CONFIG_PCIPCWATCHDOG is not set
# CONFIG_WDTPCI is not set
# CONFIG_USBPCWATCHDOG is not set