[mipsel] Enable KEXEC like on mips.

svn path=/dists/trunk/linux/; revision=20966
This commit is contained in:
Aurelien Jarno 2014-01-07 23:53:07 +00:00
parent 41c2bf2bea
commit f5a95298e8
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -10,6 +10,7 @@ linux (3.13~rc6-1~exp2) UNRELEASED; urgency=low
[ Aurelien Jarno ]
* [mipsel] Remove cobalt d-i files.
* [mipsel] Enable KEXEC like on mips.
-- Ben Hutchings <ben@decadent.org.uk> Mon, 30 Dec 2013 17:23:53 +0100

View File

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