[armel/kirkwood, armel/orion5x] Enable ORION_WATCHDOG

svn path=/dists/sid/linux-2.6/; revision=14518
This commit is contained in:
Martin Michlmayr 2009-10-30 10:18:40 +00:00
parent f74c146281
commit 1ff1787e5a
3 changed files with 4 additions and 2 deletions

2
debian/changelog vendored
View File

@ -2,6 +2,8 @@ linux-2.6 (2.6.31-2) UNRELEASED; urgency=low
[ Martin Michlmayr ]
* [armel/kirkwood] Enable CRYPTO_DEV_MV_CESA (Closes: #552270).
* [armel/kirkwood, armel/orion5x] Enable ORION_WATCHDOG (the
name of the config variable changed).
* mips: fix build of vmlinux.lds (Closes: #552422).
-- Martin Michlmayr <tbm@cyrius.com> Tue, 27 Oct 2009 21:18:29 +0800

View File

@ -626,5 +626,5 @@ CONFIG_X25=m
##
# CONFIG_ARCH_IMX is not set
CONFIG_MACH_OPENRD_CLIENT=y
CONFIG_ORION5X_WATCHDOG=m
CONFIG_ORION_WATCHDOG=m

View File

@ -612,5 +612,5 @@ CONFIG_X25=m
# CONFIG_ARCH_CO285 is not set
# CONFIG_ARCH_IMX is not set
# CONFIG_ARCH_MSM7X00A is not set
CONFIG_ORION5X_WATCHDOG=m
CONFIG_ORION_WATCHDOG=m