* [mips] Enable KEXEC.

svn path=/dists/sid/linux/; revision=20149
This commit is contained in:
Aurelien Jarno 2013-05-30 09:45:43 +00:00
parent 2c7f332bc5
commit 8e28f834dd
4 changed files with 4 additions and 2 deletions

3
debian/changelog vendored
View File

@ -29,6 +29,9 @@ linux (3.9.4-1) UNRELEASED; urgency=low
- [powerpc/powerpc64] Replace ibmvscsic with ibmvscsi in scsi-modules
- [ppc64] Use symlinks to follow powerpc/powerpc64 configuration
[ Aurelien Jarno ]
* [mips] Enable KEXEC.
-- Ben Hutchings <ben@decadent.org.uk> Sun, 19 May 2013 00:26:48 +0100
linux (3.8.13-1) unstable; urgency=low

View File

@ -5,4 +5,5 @@
CONFIG_CPU_BIG_ENDIAN=y
# CONFIG_CPU_LITTLE_ENDIAN is not set
## end choice
CONFIG_KEXEC=y
# CONFIG_RAPIDIO is not set

View File

@ -75,7 +75,6 @@ CONFIG_HZ_250=y
# CONFIG_HZ_1000 is not set
# CONFIG_HZ_1024 is not set
## end choice
# CONFIG_KEXEC is not set
CONFIG_PCI=y
##

View File

@ -75,7 +75,6 @@ CONFIG_HZ_250=y
# CONFIG_HZ_1000 is not set
# CONFIG_HZ_1024 is not set
## end choice
# CONFIG_KEXEC is not set
CONFIG_PCI=y
CONFIG_MIPS32_COMPAT=y
CONFIG_MIPS32_O32=y